Home
last modified time | relevance | path

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

/linux-6.8/fs/squashfs/
Dfile_direct.c29 loff_t file_end = (i_size_read(inode) - 1) >> PAGE_SHIFT; in squashfs_readpage_block() local
Dfile.c454 int file_end = i_size_read(inode) >> msblk->block_log; in squashfs_read_folio() local
548 loff_t file_end = i_size_read(inode) >> msblk->block_log; in squashfs_readahead() local
/linux-6.8/scripts/
Drecordmcount.c62 static void *file_end; /* pointer to the end of the mapped file */ variable
/linux-6.8/drivers/acpi/acpica/
Daclocal.h834 char *file_end; /* Points to AML and indicates when the AML for this particular file ends. */ member