Searched defs:rw_cancel (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/fd/
H A Dfdops.c528 static char *rw_cancel[] = { MNTOPT_RO, NULL }; variable
534 { MNTOPT_RW, rw_cancel, NULL, MO_DEFAULT,
/illumos-gate/usr/src/uts/common/fs/
H A Dvfs.c165 static char *rw_cancel[] = { MNTOPT_RO, NULL }; variable
186 { MNTOPT_RW, rw_cancel, NULL, 0,

Completed in 59 milliseconds