Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/fs/hsfs/
H A Dhsfs_susp_subr.c382 secno = LBN_TO_SEC(hdp->ext_lbn+hdp->xar_len, vp->v_vfsp); in hs_check_root_dirent()
383 secoff = LBN_TO_BYTE(hdp->ext_lbn+hdp->xar_len, vp->v_vfsp) & in hs_check_root_dirent()
H A Dhsfs_node.c941 hdp->xar_len = HDE_XAR_LEN(dirp); in hs_parsedir()
1026 if (hdp->xar_len > 0) { in hs_parsedir()
1413 secno = LBN_TO_SEC(hdp->ext_lbn+hdp->xar_len, vp->v_vfsp); in hs_filldirent()
1414 secoff = LBN_TO_BYTE(hdp->ext_lbn+hdp->xar_len, vp->v_vfsp) & in hs_filldirent()
1661 dhp->hs_dirent.xar_len; in process_dirblock()
H A Dhsfs_vnops.c345 (hp->hs_dirent.xar_len << fsp->hsfs_vol.lbn_shift), DEV_BSIZE); in hsfs_getattr()
1152 xarsiz = hp->hs_dirent.xar_len << fsp->hsfs_vol.lbn_shift; in hsfs_getapage()
/titanic_50/usr/src/uts/common/sys/fs/
H A Dhsfs_node.h54 uchar_t xar_len; /* no. of Logical blocks in XAR */ member
/titanic_50/usr/src/common/fs/
H A Dhsfs.c661 hdp->xar_len = IDE_XAR_LEN(bufp); in parse_dir()
/titanic_50/usr/src/stand/lib/fs/hsfs/
H A Dhsfsops.c753 hdp->xar_len = IDE_XAR_LEN(bufp); in parse_dir()