Searched refs:rw_cancel (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/uts/common/fs/fd/ |
H A D | fdops.c | 530 static char *rw_cancel[] = { MNTOPT_RO, NULL }; variable 536 { MNTOPT_RW, rw_cancel, NULL, MO_DEFAULT,
|
/illumos-gate/usr/src/lib/smbclnt/libfksmbfs/common/ |
H A D | fake_vfs.c | 135 static char *rw_cancel[] = { MNTOPT_RO, NULL }; variable 156 { MNTOPT_RW, rw_cancel, NULL, 0,
|
/illumos-gate/usr/src/uts/common/fs/ |
H A D | vfs.c | 169 static char *rw_cancel[] = { MNTOPT_RO, NULL }; variable 190 { MNTOPT_RW, rw_cancel, NULL, 0,
|