Searched refs:btrfs_wait_ordered_extents (Results 1 – 5 of 5) sorted by relevance
/linux-6.3-rc2/fs/btrfs/ |
A D | ordered-data.h | 201 u64 btrfs_wait_ordered_extents(struct btrfs_root *root, u64 nr,
|
A D | ordered-data.c | 627 u64 btrfs_wait_ordered_extents(struct btrfs_root *root, u64 nr, in btrfs_wait_ordered_extents() function 704 done = btrfs_wait_ordered_extents(root, nr, in btrfs_wait_ordered_roots()
|
A D | send.c | 8016 btrfs_wait_ordered_extents(root, U64_MAX, 0, U64_MAX); in flush_delalloc_roots() 8024 btrfs_wait_ordered_extents(root, U64_MAX, 0, U64_MAX); in flush_delalloc_roots()
|
A D | qgroup.c | 3735 btrfs_wait_ordered_extents(root, U64_MAX, 0, (u64)-1); in try_flush_qgroup()
|
A D | ioctl.c | 1038 btrfs_wait_ordered_extents(root, U64_MAX, 0, (u64)-1); in btrfs_mksnapshot()
|
Completed in 30 milliseconds