Home
last modified time | relevance | path

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

/titanic_50/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,
/titanic_50/usr/src/uts/common/fs/tmpfs/
H A Dtmp_vfsops.c87 static char *noxattr_cancel[] = { MNTOPT_XATTR, NULL }; variable
92 { MNTOPT_NOXATTR, noxattr_cancel, NULL, NULL, NULL},
/titanic_50/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 }
/titanic_50/usr/src/uts/common/fs/ufs/
H A Dufs_vfsops.c139 static char *noxattr_cancel[] = { MNTOPT_XATTR, NULL }; variable
178 { MNTOPT_NOXATTR, noxattr_cancel, NULL, 0,
/titanic_50/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 },