Searched refs:btrfs_wait_ordered_extents (Results 1 – 5 of 5) sorted by relevance
/linux-6.1.9/fs/btrfs/ |
D | ordered-data.h | 202 u64 btrfs_wait_ordered_extents(struct btrfs_root *root, u64 nr,
|
D | ordered-data.c | 624 u64 btrfs_wait_ordered_extents(struct btrfs_root *root, u64 nr, in btrfs_wait_ordered_extents() function 701 done = btrfs_wait_ordered_extents(root, nr, in btrfs_wait_ordered_roots()
|
D | send.c | 7765 btrfs_wait_ordered_extents(root, U64_MAX, 0, U64_MAX); in flush_delalloc_roots() 7773 btrfs_wait_ordered_extents(root, U64_MAX, 0, U64_MAX); in flush_delalloc_roots()
|
D | qgroup.c | 3716 btrfs_wait_ordered_extents(root, U64_MAX, 0, (u64)-1); in try_flush_qgroup()
|
D | ioctl.c | 1027 btrfs_wait_ordered_extents(root, U64_MAX, 0, (u64)-1); in btrfs_mksnapshot()
|