Searched refs:nfsd (Results 1 – 25 of 29) sorted by relevance
12
8 obj-$(CONFIG_NFSD) += nfsd.o11 nfsd-y += trace.o13 nfsd-y += nfssvc.o nfsctl.o nfsproc.o nfsfh.o vfs.o \16 nfsd-$(CONFIG_NFSD_FAULT_INJECTION) += fault_inject.o17 nfsd-$(CONFIG_NFSD_V2_ACL) += nfs2acl.o18 nfsd-$(CONFIG_NFSD_V3) += nfs3proc.o nfs3xdr.o19 nfsd-$(CONFIG_NFSD_V3_ACL) += nfs3acl.o20 nfsd-$(CONFIG_NFSD_V4) += nfs4proc.o nfs4xdr.o nfs4state.o nfs4idmap.o \22 nfsd-$(CONFIG_NFSD_PNFS) += nfs4layouts.o23 nfsd-$(CONFIG_NFSD_BLOCKLAYOUT) += blocklayout.o blocklayoutxdr.o[all …]
35 static int nfsd(void *vrqstp);588 .svo_function = nfsd,870 nfsd(void *vrqstp) in nfsd() function
6 #define TRACE_SYSTEM nfsd
16 choose M here: the module will be called nfsd.
1 Administrative interfaces for nfsd7 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 one24 On startup, nfsd and lockd grace periods start.26 nfsd is shut down by a write of 0 to nfsd/threads. All locks and state30 or down by additional writes to nfsd/threads or by writes to31 nfsd/pool_threads.[all …]
20 /proc/fs/nfsd/pool_stats24 /proc/fs/nfsd filesystem is mounted (it almost always should be).43 which contains all the nfsd threads and all the CPUs in the system,62 an nfsd thread to service it, i.e. no nfsd thread was considered71 This can happen because there are too few nfsd threads in the thread73 case configuring more nfsd threads will probably improve the77 Counts how many times an idle nfsd thread is woken to try to86 Counts how many times an nfsd thread triggered an idle timeout,90 This statistic counts a circumstance where there are more nfsd92 a clue that the number of nfsd threads can be reduced without[all …]
4 /proc/fs/nfsd/versions control file. The string output returned10 the /proc/fs/nfsd/versions control file. Note that to write this11 control file, the nfsd service must be taken down. You can use rpc.nfsd12 for this; see rpc.nfsd(8).17 on or off; rpc.nfsd does this correctly.)19 The NFSv4 minorversion 1 (NFSv4.1) implementation in nfsd is based
21 If the nfsd server needs to fence a non-responding client it calls22 /sbin/nfsd-recall-failed with the first argument set to the IP address of27 cat > /sbin/nfsd-recall-failed << EOF
20 <debug_dir>/nfsd. This will show a list of files that will be used for24 to <debug_dir>/nfsd/forget_locks. A value of 0 will tell the server to forget
89 before starting nfsd. Whoever starts nfsd can guarantee this by reading
40 The hash code is copied from the nfsd code base. A discussion of
257 $ echo rdma 20049 > /proc/fs/nfsd/portlist
17 DEBUGDIR=`echo $DEBUGFS | awk '{print $2}'`/nfsd
176 module nfsd190 format nfsd:\040SETATTR // one way to match a format with whitespace191 format "nfsd: SETATTR" // a neater way to match a format with whitespace192 format 'nfsd: SETATTR' // yet another way to match a format with whitespace322 nullarbor:~ # echo -n 'module nfsd +p' >334 nullarbor:~ # echo -n 'format "nfsd: READ" +p' >
82 /dev/nfsd socksys symbolic Required by iBCS-2
301 mount -t nfsd nfsd /proc/fs/nfsd
632 Modules linked in: nfsd exportfs bridge stp llc r8169
308 mount -t nfsd nfsd /proc/fs/nfsd
93 obj-$(CONFIG_NFSD) += nfsd/
287 source "fs/nfsd/Kconfig"
194 bool "Allow nfsd to export CIFS file system"197 Allows NFS server to export a CIFS mounted share (nfsd over cifs)
199 - ``fs/nfsd/auth.c``::c:func:`nfsd_setuser()`
134 Browsers like Firefox/Lynx go into the WWW network class, while (k)nfsd goes
477 under nfsd requires this mount option on the cifs mount.