Searched refs:punch (Results 1 – 9 of 9) sorted by relevance
| /linux-6.15/fs/iomap/ |
| H A D | buffered-io.c | 1045 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 D | iomap.h | 358 iomap_punch_t punch);
|
| /linux-6.15/Documentation/filesystems/ |
| H A D | dax.rst | 270 2. Truncate or hole-punch the part of the file that has a bad-block (at least
|
| H A D | locking.rst | 383 invalidate_lock before invalidating page cache in truncate / hole punch
|
| H A D | vfs.rst | 984 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 D | operations.rst | 218 The filesystem must supply a function ``punch`` to be called for
|
| /linux-6.15/Documentation/mm/ |
| H A D | hugetlbfs_reserv.rst | 434 happen in the hole punch case where it has to split an existing file_region
|
| H A D | unevictable-lru.rst | 520 present, if one of those pages were unmapped by truncation or hole punch before
|
| /linux-6.15/Documentation/RCU/Design/Data-Structures/ |
| H A D | Data-Structures.rst | 471 | #. But CPU 1 beats it to the punch, completing the current grace |
|