Home
last modified time | relevance | path

Searched refs:xattr_cancel (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/lofs/
H A Dlofs_vfsops.c68 static char *xattr_cancel[] = { MNTOPT_NOXATTR, NULL }; variable
78 { MNTOPT_XATTR, xattr_cancel, NULL, 0,
/illumos-gate/usr/src/uts/common/fs/tmpfs/
H A Dtmp_vfsops.c87 static char *xattr_cancel[] = { MNTOPT_NOXATTR, NULL }; variable
92 { MNTOPT_XATTR, xattr_cancel, NULL, MO_DEFAULT, NULL},
/illumos-gate/usr/src/uts/common/fs/smbclnt/smbfs/
H A Dsmbfs_vfsops.c127 static char *xattr_cancel[] = { MNTOPT_NOXATTR, NULL }; variable
139 { MNTOPT_XATTR, xattr_cancel, NULL, MO_DEFAULT, 0 },
/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dufs_vfsops.c139 static char *xattr_cancel[] = { MNTOPT_NOXATTR, NULL }; variable
177 { MNTOPT_XATTR, xattr_cancel, NULL, MO_DEFAULT,
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzfs_vfsops.c115 static char *xattr_cancel[] = { MNTOPT_NOXATTR, NULL }; variable
123 { MNTOPT_XATTR, xattr_cancel, NULL, 0, NULL },