Searched refs:VFC_VFSPREFLIGHT (Results 1 - 5 of 5) sorted by relevance

/macosx-10.9.5/xnu-2422.115.4/bsd/vfs/
H A Dvfs_conf.c130 { &nfs_vfsops, "nfs", 2, 0, 0, NULL, NULL, 0, 0, VFC_VFSGENERICARGS | VFC_VFSPREFLIGHT | VFC_VFS64BITREADY | VFC_VFSREADDIR_EXTENDED, NULL, 0},
H A Dkpi_vfs.c850 newvfstbl->vfc_vfsflags |= VFC_VFSPREFLIGHT;
H A Dvfs_subr.c1086 if (mp->mnt_vtable->vfc_vfsflags & VFC_VFSPREFLIGHT) {
H A Dvfs_syscalls.c942 if (mp->mnt_vtable->vfc_vfsflags & VFC_VFSPREFLIGHT) {
/macosx-10.9.5/xnu-2422.115.4/bsd/sys/
H A Dmount_internal.h312 #define VFC_VFSPREFLIGHT 0x040 macro

Completed in 218 milliseconds