Searched refs:btrfs_wait_ordered_extents (Results 1 – 5 of 5) sorted by relevance
/linux-6.14.4/fs/btrfs/ |
D | ordered-data.h | 206 u64 btrfs_wait_ordered_extents(struct btrfs_root *root, u64 nr,
|
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()
|
D | send.c | 8074 btrfs_wait_ordered_extents(root, U64_MAX, NULL); in flush_delalloc_roots() 8082 btrfs_wait_ordered_extents(root, U64_MAX, NULL); in flush_delalloc_roots()
|
D | qgroup.c | 4190 btrfs_wait_ordered_extents(root, U64_MAX, NULL); in try_flush_qgroup()
|
D | ioctl.c | 980 btrfs_wait_ordered_extents(root, U64_MAX, NULL); in btrfs_mksnapshot()
|