Searched defs:HOPT_RR (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/fs/hsfs/ |
H A D | hsfs_vfsops.c | 94 #define HOPT_RR "rr" macro 108 static char *nrr_cancel[] = { HOPT_RR, NULL }; 122 { HOPT_RR, rr_cancel, NULL, MO_DEFAULT, NULL }, 856 ASSERT(vfs_optionisset(vfsp, HOPT_RR, NULL)); 871 vfs_clearmntopt(vfsp, HOPT_RR); 885 vfs_clearmntopt(vfsp, HOPT_RR); 901 vfs_clearmntopt(vfsp, HOPT_RR);
|
Completed in 60 milliseconds