Lines Matching defs:file
66 * @create: Non-zero if we may add block to the file
100 * writepage invocation because it may be mmapped. "A file is mapped
101 * in multiples of the page size. For a file that is not a multiple of
103 * writes to that region are not written out to the file."
270 * file. This has consequences for
367 * back to the start of the file
406 * stuffed_readpage - Fill in a Linux page with stuffed file data
421 * asked for a zero page in the case of a stuffed file being extended,
446 * gfs2_read_folio - read a folio from a file
447 * @file: The file to read
448 * @folio: The folio in the file
450 static int gfs2_read_folio(struct file *file, struct folio *folio)
474 * gfs2_internal_read - read an internal file
477 * @pos: The file position
556 /* Total up the file system space, according to the latest rindex. */