Searched refs:btrfs_alloc_ordered_extent (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/fs/btrfs/ |
H A D | ordered-data.h | 179 struct btrfs_ordered_extent *btrfs_alloc_ordered_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 | 1165 ordered = btrfs_alloc_ordered_extent(inode, start, /* file_offset */ in submit_one_async_extent() 1427 ordered = btrfs_alloc_ordered_extent(inode, start, ram_size, in cow_file_range() 2157 ordered = btrfs_alloc_ordered_extent(inode, cur_offset, in run_delalloc_nocow() 6981 ordered = btrfs_alloc_ordered_extent(inode, start, len, len, in btrfs_create_dio_extent() 10428 ordered = btrfs_alloc_ordered_extent(inode, start, num_bytes, ram_bytes, in btrfs_do_encoded_write()
|