<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Yes, I mean the number got by lsmod or
      cat /proc/modules..<br>
      <br>
      <br>
      2014&#45380; 03&#50900; 03&#51068; 20:36, Rishi Agrawal &#50420; &#44544;:<br>
    </div>
    <blockquote
cite="mid:CADDndfOp4-8ovODGZDuwk7A5HDE6_DPGDePbViJHUMYn0oyRzQ@mail.gmail.com"
      type="cite">
      <div dir="ltr"><br>
        <div class="gmail_extra"><br>
          <br>
          <div class="gmail_quote">On Mon, Mar 3, 2014 at 4:21 PM,
            Jeong-Hwan Kim <span dir="ltr">&lt;<a
                moz-do-not-send="true" href="mailto:jhkim@sysmate.com"
                target="_blank">jhkim@sysmate.com</a>&gt;</span> wrote:<br>
            <blockquote class="gmail_quote" style="margin:0px 0px 0px
              0.8ex;border-left:1px solid
              rgb(204,204,204);padding-left:1ex">Hi, everyone<br>
              <br>
              When the module is communicating with user through /proc
              file system,<br>
              where is the module reference count incremented or
              decremented in kernel<br>
              source?<br>
              <br>
              Thanks in advance.<br>
              <br>
              Best Regards,<br>
              <br>
              J.Hwan Kim<br>
              <br>
              <br>
              _______________________________________________<br>
              Kernelnewbies mailing list<br>
              <a moz-do-not-send="true"
                href="mailto:Kernelnewbies@kernelnewbies.org">Kernelnewbies@kernelnewbies.org</a><br>
              <a moz-do-not-send="true"
                href="http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies"
                target="_blank">http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies</a><br>
            </blockquote>
          </div>
          <br>
          <br>
        </div>
        <div class="gmail_extra">Are you talking about this usage count
          - which we get on lsmod command, or you are talking about
          something else.<br>
        </div>
        <div class="gmail_extra"><br>
          lsmod | grep btrfs<br>
          btrfs&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 761721&nbsp; 1 <br>
          zlib_deflate&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 26914&nbsp; 1 btrfs<br>
          libcrc32c&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 12644&nbsp; 1 btrfs<br>
          <br clear="all">
        </div>
        <div class="gmail_extra"><br>
        </div>
        <div class="gmail_extra">-- <br>
          Regards,<br>
          Rishi Agrawal<br>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Kernelnewbies mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Kernelnewbies@kernelnewbies.org">Kernelnewbies@kernelnewbies.org</a>
<a class="moz-txt-link-freetext" href="http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies">http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>