Searched refs:btrfs_alloc_ordered_extent (Results 1 – 4 of 4) sorted by relevance
/linux-6.15/fs/btrfs/ |
D | ordered-data.h | 188 struct btrfs_ordered_extent *btrfs_alloc_ordered_extent(
|
D | direct-io.c | 153 ordered = btrfs_alloc_ordered_extent(inode, start, file_extent, in btrfs_create_dio_extent()
|
D | ordered-data.c | 265 struct btrfs_ordered_extent *btrfs_alloc_ordered_extent( in btrfs_alloc_ordered_extent() function
|
D | inode.c | 1173 ordered = btrfs_alloc_ordered_extent(inode, start, &file_extent, in submit_one_async_extent() 1420 ordered = btrfs_alloc_ordered_extent(inode, start, &file_extent, in cow_file_range() 2000 ordered = btrfs_alloc_ordered_extent(inode, file_pos, &nocow_args->file_extent, in nocow_one_range() 9732 ordered = btrfs_alloc_ordered_extent(inode, start, &file_extent, in btrfs_do_encoded_write()
|