Home
last modified time | relevance | path

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

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