Searched refs:MNT_NOUSERXATTR (Results 1 - 2 of 2) sorted by relevance

/xnu-2782.1.97/bsd/sys/
H A Dmount.h315 #define MNT_NOUSERXATTR 0x01000000 /* Don't allow user extended attributes */ macro
337 MNT_NOUSERXATTR | MNT_DEFWRITE | MNT_MULTILABEL | \
/xnu-2782.1.97/bsd/vfs/
H A Dvfs_subr.c6778 (vfs_flags(mp) & MNT_NOUSERXATTR)) {

Completed in 39 milliseconds