Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fs/
H A Dhsfs_rrip.h43 #define HSFSMNT_NORRIP 0x1 /* -nrr option found */ macro
/titanic_41/usr/src/uts/common/fs/hsfs/
H A Dhsfs_vfsops.c328 flags |= HSFSMNT_NORRIP; in hsfs_mount()
614 use_rrip = (mount_flags & HSFSMNT_NORRIP) == 0; in hs_mountfs()