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