Searched refs:btrfs_wait_ordered_extents (Results 1 - 11 of 11) sorted by relevance
/kernel/linux/linux-5.10/fs/btrfs/ |
H A D | ordered-data.h | 189 u64 btrfs_wait_ordered_extents(struct btrfs_root *root, u64 nr,
|
H A D | ordered-data.c | 554 u64 btrfs_wait_ordered_extents(struct btrfs_root *root, u64 nr, in btrfs_wait_ordered_extents() function 631 done = btrfs_wait_ordered_extents(root, nr, in btrfs_wait_ordered_roots()
|
H A D | transaction.c | 2073 btrfs_wait_ordered_extents(pending->root, in btrfs_wait_delalloc_flush()
|
H A D | qgroup.c | 3715 btrfs_wait_ordered_extents(root, U64_MAX, 0, (u64)-1); in try_flush_qgroup()
|
H A D | send.c | 7202 btrfs_wait_ordered_extents(root, U64_MAX, 0, U64_MAX); in flush_delalloc_roots() 7210 btrfs_wait_ordered_extents(root, U64_MAX, 0, U64_MAX); in flush_delalloc_roots()
|
H A D | ioctl.c | 1048 btrfs_wait_ordered_extents(root, U64_MAX, 0, (u64)-1); in btrfs_mksnapshot()
|
/kernel/linux/linux-6.6/fs/btrfs/ |
H A D | ordered-data.h | 200 u64 btrfs_wait_ordered_extents(struct btrfs_root *root, u64 nr,
|
H A D | ordered-data.c | 686 u64 btrfs_wait_ordered_extents(struct btrfs_root *root, u64 nr, in btrfs_wait_ordered_extents() function 761 done = btrfs_wait_ordered_extents(root, nr, in btrfs_wait_ordered_roots()
|
H A D | qgroup.c | 3770 btrfs_wait_ordered_extents(root, U64_MAX, 0, (u64)-1); in try_flush_qgroup()
|
H A D | send.c | 8035 btrfs_wait_ordered_extents(root, U64_MAX, 0, U64_MAX); in flush_delalloc_roots() 8043 btrfs_wait_ordered_extents(root, U64_MAX, 0, U64_MAX); in flush_delalloc_roots()
|
H A D | ioctl.c | 1042 btrfs_wait_ordered_extents(root, U64_MAX, 0, (u64)-1); in btrfs_mksnapshot()
|
Completed in 43 milliseconds