Home
last modified time | relevance | path

Searched refs:nfsd (Results 1 – 22 of 22) sorted by relevance

/linux-2.6.39/fs/nfsd/
DMakefile5 obj-$(CONFIG_NFSD) += nfsd.o
7 nfsd-y := nfssvc.o nfsctl.o nfsproc.o nfsfh.o vfs.o \
9 nfsd-$(CONFIG_NFSD_V2_ACL) += nfs2acl.o
10 nfsd-$(CONFIG_NFSD_V3) += nfs3proc.o nfs3xdr.o
11 nfsd-$(CONFIG_NFSD_V3_ACL) += nfs3acl.o
12 nfsd-$(CONFIG_NFSD_V4) += nfs4proc.o nfs4xdr.o nfs4state.o nfs4idmap.o \
Dnfssvc.c27 static int nfsd(void *vrqstp);
335 nfsd_last_thread, nfsd, THIS_MODULE); in nfsd_create_serv()
471 nfsd(void *vrqstp) in nfsd() function
DKconfig13 choose M here: the module will be called nfsd.
36 The syscall interface to nfsd was obsoleted in 2.6.0 by a new
/linux-2.6.39/Documentation/filesystems/nfs/
Dknfsd-stats.txt20 /proc/fs/nfsd/pool_stats
24 /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 considered
71 This can happen either because there are too few nfsd threads in the
75 configuring more nfsd threads will probably improve the performance
77 already choosing not to wake idle nfsd threads because there are too
78 many nfsd threads which want to run but cannot, so configuring more
79 nfsd threads will make no difference whatsoever. The overloads-avoided
83 Counts how many times an idle nfsd thread is woken to try to
[all …]
Dnfs41-server.txt4 /proc/fs/nfsd/versions control file. The string output returned
10 the /proc/fs/nfsd/versions control file. Note that to write this
11 control file, the nfsd service must be taken down. Use your user-mode
12 nfs-utils to set this up; 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
Dpnfs.txt40 The hash code is copied from the nfsd code base. A discussion of
Dnfs-rdma.txt254 $ echo rdma 20049 > /proc/fs/nfsd/portlist
/linux-2.6.39/arch/mn10300/boot/
Dinstall.sh48 install -c -m 0755 -d $4/../usr/include/linux/nfsd
49 cd ${srctree}/include/linux/nfsd
51 install -c -m 0644 $i $4/../usr/include/linux/nfsd/$i
/linux-2.6.39/Documentation/
Ddynamic-debug-howto.txt161 module nfsd
175 format nfsd:\040SETATTR // one way to match a format with whitespace
176 format "nfsd: SETATTR" // a neater way to match a format with whitespace
177 format 'nfsd: SETATTR' // yet another way to match a format with whitespace
255 nullarbor:~ # echo -n 'module nfsd +p' >
267 nullarbor:~ # echo -n 'format "nfsd: READ" +p' >
DChanges283 mount -t nfsd nfsd /proc/fs/nfsd
Dfeature-removal-schedule.txt514 What: access to nfsd auth cache through sys_nfsservctl or '.' files
515 in the 'nfsd' filesystem.
Dkernel-docs.txt495 http://www.cse.unsw.edu.au/~neilb/oss/linux-commentary/nfsd.html
496 Keywords: knfsd, nfsd, NFS, RPC, lockd, mountd, statd.
DDMA-API.txt584 Modules linked in: nfsd exportfs bridge stp llc r8169
Ddevices.txt753 /dev/nfsd -> /dev/socksys
3181 /dev/nfsd socksys symbolic Required by iBCS-2
/linux-2.6.39/arch/um/
DMakefile-i38631 # Prevent sprintf in nfsd from being converted to strcpy and resulting in
/linux-2.6.39/fs/
DMakefile89 obj-$(CONFIG_NFSD) += nfsd/
DKconfig214 source "fs/nfsd/Kconfig"
/linux-2.6.39/include/linux/
DKbuild7 header-y += nfsd/
/linux-2.6.39/Documentation/cgroups/
Dcgroups.txt130 Browsers like Firefox/Lynx go into the WWW network class, while (k)nfsd go
/linux-2.6.39/fs/cifs/
DREADME415 under nfsd requires this mount option on the cifs mount.
/linux-2.6.39/lib/
DKconfig.debug1202 nullarbor:~ # echo -n 'module nfsd +p' >
/linux-2.6.39/
DMAINTAINERS3639 F: fs/nfsd/
3640 F: include/linux/nfsd/