Searched refs:punch (Results 1 – 7 of 7) sorted by relevance
| /linux/fs/iomap/ |
| H A D | buffered-io.c | 1200 struct iomap *iomap, iomap_punch_t punch) in iomap_write_delalloc_ifs_punch() argument 1222 punch(inode, folio_pos(folio) + (first_blk << blkbits), in iomap_write_delalloc_ifs_punch() 1230 struct iomap *iomap, iomap_punch_t punch) in iomap_write_delalloc_punch() argument 1237 punch(inode, *punch_start_byte, start_byte - *punch_start_byte, in iomap_write_delalloc_punch() 1243 iomap, punch); in iomap_write_delalloc_punch() 1271 struct iomap *iomap, iomap_punch_t punch) in iomap_write_delalloc_scan() argument 1286 start_byte, end_byte, iomap, punch); in iomap_write_delalloc_scan() 1356 iomap_punch_t punch) in iomap_write_delalloc_release() argument 1409 data_end, iomap, punch); in iomap_write_delalloc_release() 1416 punch(inode, punch_start_byte, end_byte - punch_start_byte, in iomap_write_delalloc_release()
|
| /linux/include/linux/ |
| H A D | iomap.h | 369 iomap_punch_t 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/filesystems/ |
| H A D | vfs.rst | 941 truncation, punch hole or a complete invalidation of the address 1188 called by the VFS to preallocate blocks or punch a hole.
|
| /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 |
|