Searched refs:HOPT_RR (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/fs/hsfs/ |
H A D | hsfs_vfsops.c | 95 #define HOPT_RR "rr" macro 109 static char *nrr_cancel[] = { HOPT_RR, NULL }; 123 { HOPT_RR, rr_cancel, NULL, MO_DEFAULT, NULL }, 857 ASSERT(vfs_optionisset(vfsp, HOPT_RR, NULL)); in hs_mountfs() 872 vfs_clearmntopt(vfsp, HOPT_RR); in hs_mountfs() 886 vfs_clearmntopt(vfsp, HOPT_RR); in hs_mountfs() 902 vfs_clearmntopt(vfsp, HOPT_RR); in hs_mountfs()
|