Searched refs:secoff (Results 1 – 2 of 2) sorted by relevance
365 offset_t secoff; in hs_check_root_dirent() local381 secoff = LBN_TO_BYTE(hdp->ext_lbn+hdp->xar_len, vp->v_vfsp) & in hs_check_root_dirent()393 root_ptr = &secp[secoff]; in hs_check_root_dirent()444 HS_SECTOR_SIZE - secoff) == 0) { in hs_check_root_dirent()446 (int *)NULL, HS_SECTOR_SIZE - secoff); in hs_check_root_dirent()
1400 offset_t secoff; in hs_filldirent() local1413 secoff = LBN_TO_BYTE(hdp->ext_lbn+hdp->xar_len, vp->v_vfsp) & in hs_filldirent()1425 if (hdp->ext_lbn != HDE_EXT_LBN(&secp[secoff])) { in hs_filldirent()1429 (void) hs_parsedir(fsp, &secp[secoff], hdp, (char *)NULL, in hs_filldirent()1430 (int *)NULL, HS_SECTOR_SIZE - secoff); in hs_filldirent()