Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/fs/hsfs/
H A Dhsfs_vnops.c826 uint_t offset_extra; in hsfs_getpage_ra() local
957 offset_extra = byte_offset % chunk_data_bytes; in hsfs_getpage_ra()
961 + offset_bytes + offset_extra); in hsfs_getpage_ra()
1119 uint_t offset_extra; in hsfs_getapage() local
1321 offset_extra = byte_offset % chunk_data_bytes; in hsfs_getapage()
1325 lbtodb(bof + xarsiz + offset_bytes + offset_extra); in hsfs_getapage()