Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/fs/hsfs/
H A Dhsfs_vnops.c815 size_t io_len_tmp; in hsfs_getpage_ra() local
883 &io_len_tmp, off, len, 1); in hsfs_getpage_ra()
893 io_len = (uint_t)io_len_tmp; in hsfs_getpage_ra()
1108 size_t io_len_tmp; in hsfs_getapage() local
1244 &io_len_tmp, off, len, 0); in hsfs_getapage()
1257 io_len = (uint_t)io_len_tmp; in hsfs_getapage()