Searched refs:s_filesize (Results 1 – 4 of 4) sorted by relevance
169 cur_strp->s_filesize = buf.st_size; in stream_stat_chain()217 str->s_filesize > 0 && in stream_open_for_read()218 str->s_filesize < SSIZE_MAX) { in stream_open_for_read()229 str->s_buffer = mmap(0, str->s_filesize, PROT_READ, in stream_open_for_read()233 str->s_buffer_size = str->s_filesize; in stream_open_for_read()
169 if (str->s_filesize == 0 || in stream_mmap_eos()
216 off_t s_filesize; member
225 strp->s_filesize > 0) { in establish_output_guard()227 output_guard_size = strp->s_filesize; in establish_output_guard()