Home
last modified time | relevance | path

Searched refs:punch (Results 1 – 9 of 9) sorted by relevance

/linux-6.15/fs/iomap/
H A Dbuffered-io.c1045 struct iomap *iomap, iomap_punch_t punch) in iomap_write_delalloc_ifs_punch() argument
1068 punch(inode, folio_pos(folio) + (i << blkbits), in iomap_write_delalloc_ifs_punch()
1075 struct iomap *iomap, iomap_punch_t punch) in iomap_write_delalloc_punch() argument
1082 punch(inode, *punch_start_byte, start_byte - *punch_start_byte, in iomap_write_delalloc_punch()
1088 iomap, punch); in iomap_write_delalloc_punch()
1117 struct iomap *iomap, iomap_punch_t punch) in iomap_write_delalloc_scan() argument
1132 start_byte, end_byte, iomap, punch); in iomap_write_delalloc_scan()
1202 iomap_punch_t punch) in iomap_write_delalloc_release() argument
1255 data_end, iomap, punch); in iomap_write_delalloc_release()
1262 punch(inode, punch_start_byte, end_byte - punch_start_byte, in iomap_write_delalloc_release()
/linux-6.15/include/linux/
H A Diomap.h358 iomap_punch_t punch);
/linux-6.15/Documentation/filesystems/
H A Ddax.rst270 2. Truncate or hole-punch the part of the file that has a bad-block (at least
H A Dlocking.rst383 invalidate_lock before invalidating page cache in truncate / hole punch
H A Dvfs.rst984 truncation, punch hole or a complete invalidation of the address
1222 called by the VFS to preallocate blocks or punch a hole.
/linux-6.15/Documentation/filesystems/iomap/
H A Doperations.rst218 The filesystem must supply a function ``punch`` to be called for
/linux-6.15/Documentation/mm/
H A Dhugetlbfs_reserv.rst434 happen in the hole punch case where it has to split an existing file_region
H A Dunevictable-lru.rst520 present, if one of those pages were unmapped by truncation or hole punch before
/linux-6.15/Documentation/RCU/Design/Data-Structures/
H A DData-Structures.rst471 | #. But CPU 1 beats it to the punch, completing the current grace |