Searched refs:HOPT_RR (Results 1 – 1 of 1) sorted by relevance
/titanic_41/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)); in hs_mountfs() 871 vfs_clearmntopt(vfsp, HOPT_RR); in hs_mountfs() 885 vfs_clearmntopt(vfsp, HOPT_RR); in hs_mountfs() 901 vfs_clearmntopt(vfsp, HOPT_RR); in hs_mountfs()
|