Searched refs:btrfs_wait_ordered_extents (Results 1 – 4 of 4) sorted by relevance
/linux/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 | 751 u64 btrfs_wait_ordered_extents(struct btrfs_root *root, u64 nr, in btrfs_wait_ordered_extents() function 840 done = btrfs_wait_ordered_extents(root, nr, bg); in btrfs_wait_ordered_roots()
|
H A D | qgroup.c | 4176 btrfs_wait_ordered_extents(root, U64_MAX, NULL); in try_flush_qgroup()
|
H A D | ioctl.c | 976 btrfs_wait_ordered_extents(root, U64_MAX, NULL); in btrfs_mksnapshot()
|