Home
last modified time | relevance | path

Searched defs:file_end (Results 1 – 6 of 6) 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.c431 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/u-boot/fs/zfs/
Dzfs.c148 uint64_t file_end; member
/external/libpng/contrib/tools/
Dpngfix.c988 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