Searched defs:ro_cancel (Results 1 - 2 of 2) sorted by relevance
| /illumos-gate/usr/src/uts/common/fs/hsfs/ |
| H A D | hsfs_vfsops.c | 106 static char *ro_cancel[] = { MNTOPT_RW, NULL }; variable 121 { HOPT_RO, ro_cancel, NULL, MO_DEFAULT, NULL },
|
| /illumos-gate/usr/src/uts/common/fs/ |
| H A D | vfs.c | 164 static char *ro_cancel[] = { MNTOPT_RW, NULL }; variable 184 { MNTOPT_RO, ro_cancel, NULL, 0,
|
Completed in 257 milliseconds