Home
last modified time | relevance | path

Searched refs:ext_lbn (Results 1 – 8 of 8) 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()
398 if (hdp->ext_lbn != HDE_EXT_LBN(root_ptr)) { in hs_check_root_dirent()
H A Dhsfs_node.c537 lbn = dp->ext_lbn; in hs_makenode()
564 nodeid = dp->ext_lbn; in hs_makenode()
939 hdp->ext_lbn = HDE_EXT_LBN(dirp); 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()
1426 if (hdp->ext_lbn != HDE_EXT_LBN(&secp[secoff])) { in hs_filldirent()
1660 lbn = dhp->hs_dirent.ext_lbn + in process_dirblock()
H A Dhsfs_rrip.c531 sig_args_p->hdp->ext_lbn = RRIP_CHILD_LBN(cl_ptr); in rrip_child_link()
554 sig_args_p->hdp->ext_lbn = RRIP_PARENT_LBN(pl_ptr); in rrip_parent_link()
H A Dhsfs_vfsops.c534 secno = hsvp->root_dir.ext_lbn >> hsvp->lbn_secshift; in compute_cdrom_id()
970 if (hs_remakenode(fsp->hsfs_vol.root_dir.ext_lbn, in hs_getrootvp()
981 fsp->hsfs_vol.root_dir.ext_lbn, 0, vfsp); in hs_getrootvp()
H A Dhsfs_vnops.c600 dirino = hd.ext_lbn; in hsfs_readdir()
1149 bof = LBN_TO_BYTE((offset_t)hp->hs_dirent.ext_lbn, vp->v_vfsp); in hsfs_getapage()
/titanic_50/usr/src/uts/common/sys/fs/
H A Dhsfs_node.h41 uint_t ext_lbn; /* LBN of start of extent */ member
/titanic_50/usr/src/common/fs/
H A Dhsfs.c659 hdp->ext_lbn = IDE_EXT_LBN(bufp); in parse_dir()
667 udp->d_ino = hdp->ext_lbn; in parse_dir()
/titanic_50/usr/src/stand/lib/fs/hsfs/
H A Dhsfsops.c750 hdp->ext_lbn = IDE_EXT_LBN(bufp); in parse_dir()
758 udp->d_ino = hdp->ext_lbn; in parse_dir()