Lines Matching defs:file
8 * file.c
12 * This file contains code for handling regular files. A regular file
16 * file inode (itself stored in one or more compressed metadata blocks).
102 * if a 'large' file is read.
206 * to distribute these over the length of the file, entry[0] maps index x,
208 * The larger the file, the greater the skip factor. The skip factor is
211 * If the skip factor is limited in this way then the file will use multiple
447 static int squashfs_readpage(struct file *file, struct page *page)