Searched refs:MNT_MULTILABEL (Results 1 – 9 of 9) sorted by relevance
54 #define MOPT_MULTILABEL { "multilabel", 0, MNT_MULTILABEL, 0 }
967 if (flags & MNT_MULTILABEL) res = catopt(res, "multilabel"); in flags2opts()
132 mp->mnt_flag |= MNT_MULTILABEL; in devfs_mount()
354 { MNT_MULTILABEL, "multilabel" }, \385 #define MNT_MULTILABEL 0x0000000004000000ULL /* MAC support for objects */ macro430 MNT_GJOURNAL | MNT_MULTILABEL | MNT_ACLS | \
1015 if ((vp->v_mount->mnt_flag & MNT_MULTILABEL) == 0) in vop_stdsetlabel_ea()1043 if ((vp->v_mount->mnt_flag & MNT_MULTILABEL) == 0) in vn_setlabel()
2149 if (dvp->v_mount->mnt_flag & MNT_MULTILABEL) { in ufs_mkdir() 2701 if (ap->a_vp->v_mount->mnt_flag & MNT_MULTILABEL) in ufs_pathconf() 2902 if (dvp->v_mount->mnt_flag & MNT_MULTILABEL) { in ufs_makeinode()
1036 mp->mnt_flag |= MNT_MULTILABEL; in ffs_mountfs() 1877 if ((mp->mnt_flag & MNT_MULTILABEL) && ip->i_mode) { in ffs_vgetf()
2135 if (mp != NULL && (mp->mnt_flag & MNT_MULTILABEL) == 0) in getnewvnode()4754 MNT_FLAG(MNT_MULTILABEL); in DB_SHOW_COMMAND()
889 fsflags |= MNT_MULTILABEL; in vfs_donmount()