Searched refs:punch (Results 1 – 7 of 7) sorted by relevance
| /linux/fs/iomap/ |
| H A D | buffered-io.c | 1223 struct iomap *iomap, iomap_punch_t punch) in iomap_write_delalloc_ifs_punch() argument 1245 punch(inode, folio_pos(folio) + (first_blk << blkbits), in iomap_write_delalloc_ifs_punch() 1253 struct iomap *iomap, iomap_punch_t punch) in iomap_write_delalloc_punch() argument 1260 punch(inode, *punch_start_byte, start_byte - *punch_start_byte, in iomap_write_delalloc_punch() 1266 iomap, punch); in iomap_write_delalloc_punch() 1294 struct iomap *iomap, iomap_punch_t punch) in iomap_write_delalloc_scan() argument 1309 start_byte, end_byte, iomap, punch); in iomap_write_delalloc_scan() 1379 iomap_punch_t punch) in iomap_write_delalloc_release() argument 1432 data_end, iomap, punch); in iomap_write_delalloc_release() 1439 punch(inode, punch_start_byte, end_byte - punch_start_byte, in iomap_write_delalloc_release()
|
| /linux/include/linux/ |
| H A D | iomap.h | 373 iomap_punch_t punch);
|
| /linux/Documentation/filesystems/ |
| H A D | locking.rst | 328 invalidate_lock before invalidating page cache in truncate / hole punch
|
| /linux/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/Documentation/filesystems/iomap/ |
| H A D | operations.rst | 263 The filesystem must supply a function ``punch`` to be called for
|
| /linux/Documentation/RCU/Design/Data-Structures/ |
| H A D | Data-Structures.rst | 504 | #. But CPU 1 beats it to the punch, completing the current grace |
|