Searched refs:btrfs_alloc_ordered_extent (Results 1 – 4 of 4) sorted by relevance
| /linux/fs/btrfs/ |
| H A D | ordered-data.h | 188 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 | 281 struct btrfs_ordered_extent *btrfs_alloc_ordered_extent( in btrfs_alloc_ordered_extent() function
|
| H A D | inode.c | 1167 ordered = btrfs_alloc_ordered_extent(inode, start, &file_extent, in submit_one_async_extent() 1414 ordered = btrfs_alloc_ordered_extent(inode, start, &file_extent, in cow_file_range() 1954 ordered = btrfs_alloc_ordered_extent(inode, file_pos, &nocow_args->file_extent, in nocow_one_range() 9898 ordered = btrfs_alloc_ordered_extent(inode, start, &file_extent, in btrfs_do_encoded_write()
|