Home
last modified time | relevance | path

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

/Linux-v5.4/fs/squashfs/
Dfile_direct.c32 int file_end = (i_size_read(inode) - 1) >> PAGE_SHIFT; in squashfs_readpage_block() local
Dfile.c452 int file_end = i_size_read(inode) >> msblk->block_log; in squashfs_readpage() local
/Linux-v5.4/scripts/
Drecordmcount.c48 static void *file_end; /* pointer to the end of the mapped file */ variable
/Linux-v5.4/fs/btrfs/
Dioctl.c1233 unsigned long file_end; in cluster_pages_for_defrag() local
/Linux-v5.4/drivers/acpi/acpica/
Daclocal.h811 char *file_end; /* Points to AML and indicates when the AML for this particular file ends. */ member