Searched refs:nfs_vfsops (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/sys/modules/nfsclient/
H A DMakefile8 nfs_vfsops.c nfs_vnops.c nfs_krpc.c \
/freebsd-10.2-release/sys/fs/nfsclient/
H A Dnfs_clvfsops.c32 * from nfs_vfsops.c 8.12 (Berkeley) 5/20/95
128 static struct vfsops nfs_vfsops = { variable in typeref:struct:vfsops
140 VFS_SET(nfs_vfsops, nfs, VFCF_NETWORK | VFCF_SBDRY);
/freebsd-10.2-release/sys/nfsclient/
H A Dnfs_vfsops.c32 * @(#)nfs_vfsops.c 8.12 (Berkeley) 5/20/95
36 __FBSDID("$FreeBSD: releng/10.2/sys/nfsclient/nfs_vfsops.c 249630 2013-04-18 23:20:16Z rmacklem $");
138 static struct vfsops nfs_vfsops = { variable in typeref:struct:vfsops
149 VFS_SET(nfs_vfsops, oldnfs, VFCF_NETWORK | VFCF_SBDRY);

Completed in 97 milliseconds