Home
last modified time | relevance | path

Searched defs:file_end (Results 1 – 5 of 5) sorted by relevance

/external/squashfs-tools/kernel/fs/squashfs/
Dfile.c387 int file_end = i_size_read(inode) >> msblk->block_log; in squashfs_readpage() local
/external/elfutils/libdwfl/
Ddwfl_segment_report_module.c425 GElf_Off file_end = 0; /* Rounded up to effective page size. */ in dwfl_segment_report_module() local
/external/squashfs-tools/squashfs-tools/
Dunsquashfs.c1003 int file_end = inode->data / block_size; in write_file() local
/external/libpng/contrib/tools/
Dpngfix.c989 file_end(struct file *file) in file_end() function
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.c6554 static bool file_end(void *closure, const void *hd, upb_status *status) { in file_end() function