Searched refs:btrfs_alloc_ordered_extent (Results 1 – 3 of 3) sorted by relevance
/linux/fs/btrfs/ |
H A D | ordered-data.h | 188 struct btrfs_ordered_extent *btrfs_alloc_ordered_extent(
|
H A D | ordered-data.c | 281 struct btrfs_ordered_extent *btrfs_alloc_ordered_extent( in btrfs_alloc_ordered_extent() function
|
H A D | inode.c | 1160 ordered = btrfs_alloc_ordered_extent(inode, start, &file_extent, in submit_one_async_extent() 1407 ordered = btrfs_alloc_ordered_extent(inode, start, &file_extent, in cow_file_range() 1987 ordered = btrfs_alloc_ordered_extent(inode, file_pos, &nocow_args->file_extent, in nocow_one_range() 9850 ordered = btrfs_alloc_ordered_extent(inode, start, &file_extent, in btrfs_do_encoded_write()
|