Home
last modified time | relevance | path

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

/netbsd/sys/fs/hfs/
H A Dlibhfs.c2144 uint64_t* out_bytesread, in hfslib_readd_with_extents() argument
2156 in_numextents == 0 || out_bytesread == NULL) in hfslib_readd_with_extents()
2159 *out_bytesread = 0; in hfslib_readd_with_extents()
2183 *out_bytesread += isect_end-isect_start; in hfslib_readd_with_extents()