Home
last modified time | relevance | path

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

/openbmc/linux/fs/squashfs/
H A Dfile_direct.c29 int file_end = (i_size_read(inode) - 1) >> PAGE_SHIFT; in squashfs_readpage_block() local
H A Dfile.c454 int file_end = i_size_read(inode) >> msblk->block_log; in squashfs_read_folio() local
547 int i, file_end = i_size_read(inode) >> msblk->block_log; in squashfs_readahead() local
/openbmc/qemu/block/
H A Dpreallocate.c71 int64_t file_end; member
/openbmc/linux/scripts/
H A Drecordmcount.c62 static void *file_end; /* pointer to the end of the mapped file */ variable
/openbmc/u-boot/fs/zfs/
H A Dzfs.c148 uint64_t file_end; member
/openbmc/linux/drivers/acpi/acpica/
H A Daclocal.h834 char *file_end; /* Points to AML and indicates when the AML for this particular file ends. */ member