Searched refs:btrfs_alloc_ordered_extent (Results 1 – 4 of 4) sorted by relevance
/linux/fs/btrfs/ |
H A D | ordered-data.h | 187 struct btrfs_ordered_extent *btrfs_alloc_ordered_extent(
|
H A D | direct-io.c | 153 ordered = btrfs_alloc_ordered_extent(inode, start, file_extent, in btrfs_create_dio_extent()
|
H A D | ordered-data.c | 265 struct btrfs_ordered_extent *btrfs_alloc_ordered_extent( in btrfs_alloc_ordered_extent() function
|
H A D | inode.c | 1246 ordered = btrfs_alloc_ordered_extent(inode, start, &file_extent, in submit_one_async_extent() 1479 ordered = btrfs_alloc_ordered_extent(inode, start, &file_extent, in cow_file_range() 2204 ordered = btrfs_alloc_ordered_extent(inode, cur_offset, in run_delalloc_nocow() 9588 ordered = btrfs_alloc_ordered_extent(inode, start, &file_extent, in btrfs_do_encoded_write()
|