Home
last modified time | relevance | path

Searched refs:bbio_ret (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/fs/btrfs/
Dvolumes.h392 struct btrfs_bio **bbio_ret, int mirror_num);
395 struct btrfs_bio **bbio_ret);
Dvolumes.c135 struct btrfs_bio **bbio_ret,
5285 struct btrfs_bio **bbio_ret) in __btrfs_map_block_for_discard() argument
5308 ASSERT(bbio_ret); in __btrfs_map_block_for_discard()
5422 *bbio_ret = bbio; in __btrfs_map_block_for_discard()
5508 struct btrfs_bio **bbio_ret, in handle_ops_on_dev_replace() argument
5512 struct btrfs_bio *bbio = *bbio_ret; in handle_ops_on_dev_replace()
5598 *bbio_ret = bbio; in handle_ops_on_dev_replace()
5609 struct btrfs_bio **bbio_ret, in __btrfs_map_block() argument
5634 *length, bbio_ret); in __btrfs_map_block()
5697 if (!bbio_ret) in __btrfs_map_block()
[all …]