Searched refs:nfsd (Results 1 – 22 of 22) sorted by relevance
/linux-2.6.39/fs/nfsd/ |
D | Makefile | 5 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 \
|
D | nfssvc.c | 27 static int nfsd(void *vrqstp); 335 nfsd_last_thread, nfsd, THIS_MODULE); in nfsd_create_serv() 471 nfsd(void *vrqstp) in nfsd() function
|
D | Kconfig | 13 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/ |
D | knfsd-stats.txt | 20 /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 …]
|
D | nfs41-server.txt | 4 /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
|
D | pnfs.txt | 40 The hash code is copied from the nfsd code base. A discussion of
|
D | nfs-rdma.txt | 254 $ echo rdma 20049 > /proc/fs/nfsd/portlist
|
/linux-2.6.39/arch/mn10300/boot/ |
D | install.sh | 48 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/ |
D | dynamic-debug-howto.txt | 161 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' >
|
D | Changes | 283 mount -t nfsd nfsd /proc/fs/nfsd
|
D | feature-removal-schedule.txt | 514 What: access to nfsd auth cache through sys_nfsservctl or '.' files 515 in the 'nfsd' filesystem.
|
D | kernel-docs.txt | 495 http://www.cse.unsw.edu.au/~neilb/oss/linux-commentary/nfsd.html 496 Keywords: knfsd, nfsd, NFS, RPC, lockd, mountd, statd.
|
D | DMA-API.txt | 584 Modules linked in: nfsd exportfs bridge stp llc r8169
|
D | devices.txt | 753 /dev/nfsd -> /dev/socksys 3181 /dev/nfsd socksys symbolic Required by iBCS-2
|
/linux-2.6.39/arch/um/ |
D | Makefile-i386 | 31 # Prevent sprintf in nfsd from being converted to strcpy and resulting in
|
/linux-2.6.39/fs/ |
D | Makefile | 89 obj-$(CONFIG_NFSD) += nfsd/
|
D | Kconfig | 214 source "fs/nfsd/Kconfig"
|
/linux-2.6.39/include/linux/ |
D | Kbuild | 7 header-y += nfsd/
|
/linux-2.6.39/Documentation/cgroups/ |
D | cgroups.txt | 130 Browsers like Firefox/Lynx go into the WWW network class, while (k)nfsd go
|
/linux-2.6.39/fs/cifs/ |
D | README | 415 under nfsd requires this mount option on the cifs mount.
|
/linux-2.6.39/lib/ |
D | Kconfig.debug | 1202 nullarbor:~ # echo -n 'module nfsd +p' >
|
/linux-2.6.39/ |
D | MAINTAINERS | 3639 F: fs/nfsd/ 3640 F: include/linux/nfsd/
|