Searched refs:btrfs_wait_ordered_extents (Results 1 – 5 of 5) sorted by relevance
/Linux-v5.15/fs/btrfs/ |
D | ordered-data.h | 206 u64 btrfs_wait_ordered_extents(struct btrfs_root *root, u64 nr,
|
D | ordered-data.c | 625 u64 btrfs_wait_ordered_extents(struct btrfs_root *root, u64 nr, in btrfs_wait_ordered_extents() function 702 done = btrfs_wait_ordered_extents(root, nr, in btrfs_wait_ordered_roots()
|
D | send.c | 7176 btrfs_wait_ordered_extents(root, U64_MAX, 0, U64_MAX); in flush_delalloc_roots() 7184 btrfs_wait_ordered_extents(root, U64_MAX, 0, U64_MAX); in flush_delalloc_roots()
|
D | qgroup.c | 3588 btrfs_wait_ordered_extents(root, U64_MAX, 0, (u64)-1); in try_flush_qgroup()
|
D | ioctl.c | 977 btrfs_wait_ordered_extents(root, U64_MAX, 0, (u64)-1); in btrfs_mksnapshot()
|