Home
last modified time | relevance | path

Searched defs:file_end (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-6.6/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
/kernel/linux/linux-5.10/fs/squashfs/
H A Dfile_direct.c32 int file_end = (i_size_read(inode) - 1) >> PAGE_SHIFT; in squashfs_readpage_block() local
H A Dfile.c452 int file_end = i_size_read(inode) >> msblk->block_log; in squashfs_readpage() local
/kernel/linux/linux-5.10/scripts/
H A Drecordmcount.c62 static void *file_end; /* pointer to the end of the mapped file */ variable
/kernel/linux/linux-6.6/scripts/
H A Drecordmcount.c62 static void *file_end; /* pointer to the end of the mapped file */ variable
/kernel/linux/linux-5.10/fs/btrfs/
H A Dioctl.c1287 unsigned long file_end; in cluster_pages_for_defrag() local
/kernel/linux/linux-5.10/drivers/acpi/acpica/
H A Daclocal.h818 char *file_end; /* Points to AML and indicates when the AML for this particular file ends. */ member
/kernel/linux/linux-6.6/drivers/acpi/acpica/
H A Daclocal.h834 char *file_end; /* Points to AML and indicates when the AML for this particular file ends. */ member

Completed in 17 milliseconds