Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/hsfs/
H A Dhsfs_vnops.c712 caddr_t addr, struct hsnode *hp, struct hsfs *fsp, int xarsiz, in hsfs_getpage_ra() argument
866 driver_block = lbtodb(bof + xarsiz in hsfs_getpage_ra()
1024 int xarsiz; in hsfs_getapage() local
1050 xarsiz = hp->hs_dirent.xar_len << fsp->hsfs_vol.lbn_shift; in hsfs_getapage()
1223 lbtodb(bof + xarsiz + offset_bytes + offset_extra); in hsfs_getapage()
1448 addr + PAGESIZE, hp, fsp, xarsiz, bof, in hsfs_getapage()