Lines Matching refs:nfsd
1 Administrative interfaces for nfsd
7 nfsd is controlled mainly by pseudofiles under the "nfsd" filesystem,
8 which is normally mounted at /proc/fs/nfsd/.
11 nfsd/threads.
14 writing to nfsd/portlist; that write may be:
21 If nfsd is started without doing any of these, then it will create one
24 On startup, nfsd and lockd grace periods start.
26 nfsd is shut down by a write of 0 to nfsd/threads. All locks and state
30 or down by additional writes to nfsd/threads or by writes to
31 nfsd/pool_threads.
33 For more detail about files under nfsd/ and what they control, see
34 fs/nfsd/nfsctl.c; most of them have detailed comments.
41 For nfsd this is done using nfsd_mutex.