Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/fs/
H A Dhsfs_node.h55 uchar_t intlf_sz; /* intleaving size */ member
/titanic_41/usr/src/uts/common/fs/hsfs/
H A Dhsfs_node.c942 hdp->intlf_sz = HDE_INTRLV_SIZE(dirp); in hs_parsedir()
1034 if (hdp->intlf_sz + hdp->intlf_sk) { in hs_parsedir()
1035 if ((hdp->intlf_sz == 0) || (hdp->intlf_sk == 0)) { in hs_parsedir()
H A Dhsfs_vnops.c1155 chunk_lbn_count = hp->hs_dirent.intlf_sz + hp->hs_dirent.intlf_sk; in hsfs_getapage()
1166 if (hp->hs_dirent.intlf_sz == 0) { in hsfs_getapage()
1179 LBN_TO_BYTE(hp->hs_dirent.intlf_sz, vp->v_vfsp); in hsfs_getapage()
/titanic_41/usr/src/common/fs/
H A Dhsfs.c662 hdp->intlf_sz = IDE_INTRLV_SIZE(bufp); in parse_dir()
/titanic_41/usr/src/stand/lib/fs/hsfs/
H A Dhsfsops.c754 hdp->intlf_sz = IDE_INTRLV_SIZE(bufp); in parse_dir()