Searched refs:is_fmount (Results 1 – 1 of 1) sorted by relevance
2008 boolean_t is_fmount = !!(internal_flags & KERNEL_MOUNT_FMOUNT); in prepare_coveredvp() local2041 if (is_fmount && (ISSET(vp->v_flag, VMOUNT) || (vp->v_mountedhere != NULL))) { in prepare_coveredvp()