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

/macosx-10.9.5/xnu-2422.115.4/bsd/sys/
H A Dmount_internal.h456 boolean_t vfs_iskernelmount(mount_t);
/macosx-10.9.5/xnu-2422.115.4/bsd/nfs/
H A Dnfs_vfsops.c1816 int error = 0, inkernel = vfs_iskernelmount(mp);
3130 if (NMFLAG(nmp, RESVPORT) && !vfs_iskernelmount(mp))
/macosx-10.9.5/xnu-2422.115.4/bsd/vfs/
H A Dvfs_syscalls.c207 vfs_iskernelmount(mount_t mp) function

Completed in 158 milliseconds