Searched refs:nfs_vfsops (Results 1 – 5 of 5) sorted by relevance
13 SRCS+= nfs_vfsops.c nfs_bootdhcp.c nfs_bootparam.c
11 nfs_iod.c nfs_vfsops.c nfs_vnops.c nfs_bootdhcp.c nfs_bootparam.c
39 file nfs/nfs_vfsops.c nfs
106 struct vfsops nfs_vfsops = { variable145 error = vfs_attach(&nfs_vfsops); in nfs_modcmd()148 error = vfs_detach(&nfs_vfsops); in nfs_modcmd()407 mp->mnt_op = &nfs_vfsops; in nfs_mount_diskless()
135 static struct vfsops nfs_vfsops = { variable147 VFS_SET(nfs_vfsops, nfs, VFCF_NETWORK | VFCF_SBDRY);