Searched refs:MNTOPT_XATTR (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/sys/cddl/compat/opensolaris/sys/
H A Dmntent.h52 #define MNTOPT_XATTR "xattr" /* enable extended attributes */ macro
/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dzcp_get.c280 if (vfs_optionisset(vfsp, MNTOPT_XATTR, NULL))
H A Dzfs_vfsops.c432 vfs_setmntopt(zfsvfs->z_vfs, MNTOPT_XATTR, NULL, 0);
438 vfs_clearmntopt(zfsvfs->z_vfs, MNTOPT_XATTR);
629 } else if (vfs_optionisset(vfsp, MNTOPT_XATTR, NULL)) {
/freebsd-12-stable/cddl/contrib/opensolaris/lib/libzfs/common/
H A Dlibzfs_dataset.c2172 mntopt_on = MNTOPT_XATTR;

Completed in 93 milliseconds