Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dhsfs_node.h54 uchar_t intlf_sk; /* intleaving skip factor */ member
/illumos-gate/usr/src/uts/common/fs/hsfs/
H A Dhsfs_node.c943 hdp->intlf_sk = HDE_INTRLV_SKIP(dirp); in hs_parsedir()
1033 if (hdp->intlf_sz + hdp->intlf_sk) { in hs_parsedir()
1034 if ((hdp->intlf_sz == 0) || (hdp->intlf_sk == 0)) { in hs_parsedir()
H A Dhsfs_vnops.c1053 chunk_lbn_count = hp->hs_dirent.intlf_sz + hp->hs_dirent.intlf_sk; in hsfs_getapage()
/illumos-gate/usr/src/common/fs/
H A Dhsfs.c662 hdp->intlf_sk = IDE_INTRLV_SKIP(bufp); in parse_dir()
/illumos-gate/usr/src/stand/lib/fs/hsfs/
H A Dhsfsops.c755 hdp->intlf_sk = IDE_INTRLV_SKIP(bufp); in parse_dir()