Searched refs:btrfs_wait_ordered_extents (Results 1 – 5 of 5) sorted by relevance
/linux/fs/btrfs/ |
H A D | ordered-data.h | 206 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 | 8079 btrfs_wait_ordered_extents(root, U64_MAX, NULL); in flush_delalloc_roots() 8087 btrfs_wait_ordered_extents(root, U64_MAX, NULL); in flush_delalloc_roots()
|
H A D | qgroup.c | 4204 btrfs_wait_ordered_extents(root, U64_MAX, NULL); in try_flush_qgroup()
|
H A D | ioctl.c | 1072 btrfs_wait_ordered_extents(root, U64_MAX, NULL); in btrfs_mksnapshot()
|