Searched refs:nfsd (Results 1 – 25 of 31) sorted by relevance
12
8 obj-$(CONFIG_NFSD) += nfsd.o11 nfsd-y += trace.o13 nfsd-y += nfssvc.o nfsctl.o nfsfh.o vfs.o \17 nfsd-$(CONFIG_NFSD_V2) += nfsproc.o nfsxdr.o18 nfsd-$(CONFIG_NFSD_V2_ACL) += nfs2acl.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.o24 nfsd-$(CONFIG_NFSD_SCSILAYOUT) += blocklayout.o blocklayoutxdr.o[all …]
74 DEFINE_PROC_SHOW_ATTRIBUTE(nfsd);
39 static int nfsd(void *vrqstp);640 if (kthread_func(current) == nfsd) in nfsd_current_rqst()667 nfsd_max_blksize, nfsd); in nfsd_create_serv()934 nfsd(void *vrqstp) in nfsd() function
18 choose M here: the module will be called nfsd.
6 #define TRACE_SYSTEM nfsd
2 Administrative interfaces for nfsd8 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 one25 On startup, nfsd and lockd grace periods start. nfsd is shut down by a write of26 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 to30 nfsd/pool_threads.[all …]
23 If the nfsd server needs to fence a non-responding client it calls24 /sbin/nfsd-recall-failed with the first argument set to the IP address of29 cat > /sbin/nfsd-recall-failed << EOF
11 nfsd-admin-interfaces
271 $ echo rdma 20049 > /proc/fs/nfsd/portlist
22 /proc/fs/nfsd/pool_stats26 /proc/fs/nfsd filesystem is mounted (it almost always should be).45 which contains all the nfsd threads and all the CPUs in the system,64 an nfsd thread to service it, i.e. no nfsd thread was considered73 This can happen because there are too few nfsd threads in the thread75 case configuring more nfsd threads will probably improve the79 Counts how many times an idle nfsd thread is woken to try to88 Counts how many times an nfsd thread triggered an idle timeout,92 This statistic counts a circumstance where there are more nfsd94 a clue that the number of nfsd threads can be reduced without[all …]
6 /proc/fs/nfsd/versions control file. The string output returned12 the /proc/fs/nfsd/versions control file. Note that to write this13 control file, the nfsd service must be taken down. You can use rpc.nfsd14 for this; see rpc.nfsd(8).19 on or off; rpc.nfsd does this correctly.)21 The NFSv4 minorversion 1 (NFSv4.1) implementation in nfsd is based
209 it has members that point to nfsd memory for direct use by the client213 objects to span from the host kernel's nfsd to per-container knfsd288 fs/nfsd/localio.c:nfsd_open_local_fh() for the interface that makes293 server's fs/nfsd/localio.c:nfsd_open_local_fh() and carefully access294 both the associated nfsd network namespace and nn->nfsd_serv in terms of296 nfsd objects (be it struct net or nn->nfsd_serv) it returns -ENXIO299 recovery is needed if/when an nfsd instance running in a container were
91 before starting nfsd. Whoever starts nfsd can guarantee this by reading
99 - include/uapi/linux/nfsd/nfsfh.h:struct nfs_fhbase_new100 - fs/nfsd/nfsfh.c:set_version_and_fsid_type
43 The hash code is copied from the nfsd code base. A discussion of
164 module nfsd179 format nfsd:\040SETATTR // one way to match a format with whitespace180 format "nfsd: SETATTR" // a neater way to match a format with whitespace181 format 'nfsd: SETATTR' // yet another way to match a format with whitespace317 :#> ddcmd 'module nfsd +p'326 :#> ddcmd 'format "nfsd: READ" +p'
81 /dev/nfsd socksys symbolic Required by iBCS-2
86 obj-$(CONFIG_NFSD) += nfsd/
363 source "fs/nfsd/Kconfig"
175 bool "Allow nfsd to export CIFS file system"178 Allows NFS server to export a CIFS mounted share (nfsd over cifs)
378 mount -t nfsd nfsd /proc/fs/nfsd
112 ksmbd/nfsd interoperability Planned for future. The features that ksmbd
733 Modules linked in: nfsd exportfs bridge stp llc r8169
136 Browsers like Firefox/Lynx go into the WWW network class, while (k)nfsd goes