Home
last modified time | relevance | path

Searched refs:is_fmount (Results 1 – 1 of 1) sorted by relevance

/xnu-11215.81.4/bsd/vfs/
H A Dvfs_syscalls.c2008 boolean_t is_fmount = !!(internal_flags & KERNEL_MOUNT_FMOUNT); in prepare_coveredvp() local
2041 if (is_fmount && (ISSET(vp->v_flag, VMOUNT) || (vp->v_mountedhere != NULL))) { in prepare_coveredvp()