Searched refs:btrfs_wait_ordered_extents (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/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 | 2066 btrfs_wait_ordered_extents(pending->root, in btrfs_wait_delalloc_flush()
|
| 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 | qgroup.c | 3669 btrfs_wait_ordered_extents(root, U64_MAX, 0, (u64)-1); in try_flush_qgroup()
|
| H A D | ioctl.c | 1045 btrfs_wait_ordered_extents(root, U64_MAX, 0, (u64)-1); in btrfs_mksnapshot()
|