Searched defs:file_end (Results 1 - 4 of 4) sorted by path

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

Completed in 398 milliseconds