Searched refs:btrfs_wait_ordered_extents (Results 1 – 5 of 5) sorted by relevance
| /linux-6.15/fs/btrfs/ |
| H A D | ordered-data.h | 213 u64 btrfs_wait_ordered_extents(struct btrfs_root *root, u64 nr,
|
| H A D | ordered-data.c | 740 u64 btrfs_wait_ordered_extents(struct btrfs_root *root, u64 nr, in btrfs_wait_ordered_extents() function 829 done = btrfs_wait_ordered_extents(root, nr, bg); in btrfs_wait_ordered_roots()
|
| H A D | send.c | 8033 btrfs_wait_ordered_extents(root, U64_MAX, NULL); in flush_delalloc_roots() 8041 btrfs_wait_ordered_extents(root, U64_MAX, NULL); in flush_delalloc_roots()
|
| H A D | qgroup.c | 4190 btrfs_wait_ordered_extents(root, U64_MAX, NULL); in try_flush_qgroup()
|
| H A D | ioctl.c | 978 btrfs_wait_ordered_extents(root, U64_MAX, NULL); in btrfs_mksnapshot()
|