Searched refs:MNTOPT_SETUID (Results 1 – 10 of 10) sorted by relevance
| /illumos-gate/usr/src/uts/common/sys/ |
| H A D | mntent.h | 75 #define MNTOPT_SETUID "setuid" /* Set uid allowed */ macro
|
| /illumos-gate/usr/src/cmd/fs.d/ |
| H A D | fslib.c | 532 MNTOPT_SETUID, MNTOPT_NOSETUID,
|
| H A D | mount.c | 109 MNTOPT_SETUID,
|
| /illumos-gate/usr/src/lib/smbclnt/libfksmbfs/common/ |
| H A D | fake_vfs.c | 138 MNTOPT_NOSETUID, MNTOPT_SETUID, NULL }; 142 static char *nosetuid_cancel[] = { MNTOPT_SETUID, NULL }; 166 { MNTOPT_SETUID, setuid_cancel, NULL, 0,
|
| /illumos-gate/usr/src/cmd/fs.d/smbclnt/mount/ |
| H A D | mount.c | 92 MNTOPT_SETUID,
|
| /illumos-gate/usr/src/uts/common/fs/zfs/ |
| H A D | zfs_vfsops.c | 344 vfs_clearmntopt(zfsvfs->z_vfs, MNTOPT_SETUID); in setuid_changed_cb() 349 vfs_setmntopt(zfsvfs->z_vfs, MNTOPT_SETUID, NULL, 0); in setuid_changed_cb() 487 } else if (vfs_optionisset(vfsp, MNTOPT_SETUID, NULL)) { in zfs_register_callbacks() 2874 if (vfs_optionisset(vfsp, MNTOPT_SETUID, NULL)) in zfs_get_temporary_prop()
|
| /illumos-gate/usr/src/uts/common/fs/ |
| H A D | vfs.c | 172 MNTOPT_NOSETUID, MNTOPT_SETUID, NULL }; 176 static char *nosetuid_cancel[] = { MNTOPT_SETUID, NULL }; 200 { MNTOPT_SETUID, setuid_cancel, NULL, 0, 1017 vfs_optionisset_nolock(mntopts, MNTOPT_SETUID, NULL) || in lofi_add()
|
| /illumos-gate/usr/src/cmd/fs.d/nfs/mount/ |
| H A D | mount.c | 944 MNTOPT_SETUID,
|
| /illumos-gate/usr/src/uts/common/fs/nfs/ |
| H A D | nfs_dlinet.c | 2444 MNTOPT_SETUID,
|
| /illumos-gate/usr/src/lib/libzfs/common/ |
| H A D | libzfs_dataset.c | 2210 mntopt_on = MNTOPT_SETUID; in get_numeric_property()
|