Searched refs:noxattr_cancel (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/lofs/
H A Dlofs_vfsops.c69 static char *noxattr_cancel[] = { MNTOPT_XATTR, NULL }; variable
80 { MNTOPT_NOXATTR, noxattr_cancel, NULL, 0,
/illumos-gate/usr/src/uts/common/fs/tmpfs/
H A Dtmp_vfsops.c88 static char *noxattr_cancel[] = { MNTOPT_XATTR, NULL }; variable
93 { MNTOPT_NOXATTR, noxattr_cancel, NULL, NULL, NULL},
/illumos-gate/usr/src/uts/common/fs/smbclnt/smbfs/
H A Dsmbfs_vfsops.c93 static char *noxattr_cancel[] = { MNTOPT_XATTR, NULL }; variable
105 { MNTOPT_NOXATTR, noxattr_cancel, NULL, 0, 0 }
/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dufs_vfsops.c137 static char *noxattr_cancel[] = { MNTOPT_XATTR, NULL }; variable
176 { MNTOPT_NOXATTR, noxattr_cancel, NULL, 0,
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzfs_vfsops.c113 static char *noxattr_cancel[] = { MNTOPT_XATTR, NULL }; variable
121 { MNTOPT_NOXATTR, noxattr_cancel, NULL, 0, NULL },

Completed in 85 milliseconds