Home
last modified time | relevance | path

Searched refs:HOPT_NRR (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/hsfs/
H A Dhsfs_vfsops.c94 #define HOPT_NRR "nrr" macro
108 static char *rr_cancel[] = { HOPT_NRR, NULL };
124 { HOPT_NRR, nrr_cancel, NULL, 0, NULL },
328 if (vfs_optionisset(vfsp, HOPT_NRR, NULL)) in hsfs_mount()