Searched refs:MNTK_DIR_HARDLINKS (Results 1 – 3 of 3) sorted by relevance
273 #define MNTK_DIR_HARDLINKS 0x10000000 /* mounted file system supports directory hard link… macro
1340 mp->mnt_kern_flag |= MNTK_DIR_HARDLINKS; in vfs_mountroot()8147 !(vp->v_mount->mnt_kern_flag & MNTK_DIR_HARDLINKS)) { in vn_authorize_unlink()
1797 mp->mnt_kern_flag |= MNTK_DIR_HARDLINKS; in mount_common()5662 if (!ISSET(vp->v_mount->mnt_kern_flag, MNTK_DIR_HARDLINKS)) { in linkat_internal()