Lines Matching defs:folio
452 * If the folio has delalloc blocks on it, the caller is asking us to punch them
458 * We prevent this by truncating away the delalloc regions on the folio. Because
466 struct folio *folio,
469 struct xfs_inode *ip = XFS_I(folio->mapping->host);
478 folio, ip->i_ino, pos);
482 * byte of the next folio. Hence the end offset is only dependent on the
483 * folio itself and not the start offset that is passed in.
486 folio_pos(folio) + folio_size(folio));
554 struct folio *folio)
556 return iomap_read_folio(folio, &xfs_read_iomap_ops);