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

/darwin-on-arm/xnu/bsd/vfs/
H A Dvfs_conf.c101 extern struct vfsops nfs_vfsops;
132 { &nfs_vfsops, "nfs", 2, 0, 0, NULL, NULL, 0, 0, VFC_VFSGENERICARGS | VFC_VFSPREFLIGHT | VFS_THREAD_SAFE_FLAG | VFC_VFS64BITREADY | VFC_VFSREADDIR_EXTENDED, NULL, 0},
/darwin-on-arm/xnu/bsd/conf/
H A Dfiles450 bsd/nfs/nfs_vfsops.c optional nfsclient
/darwin-on-arm/xnu/bsd/nfs/
H A Dnfs_vfsops.c64 * @(#)nfs_vfsops.c 8.12 (Berkeley) 5/20/95
65 * FreeBSD-Id: nfs_vfsops.c,v 1.52 1997/11/12 05:42:21 julian Exp $
203 struct vfsops nfs_vfsops = { variable in typeref:struct:vfsops

Completed in 81 milliseconds