Home
last modified time | relevance | path

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

/Linux-v5.4/fs/btrfs/
Dvolumes.h426 struct btrfs_bio **bbio_ret, int mirror_num);
429 struct btrfs_bio **bbio_ret);
Dvolumes.c199 struct btrfs_bio **bbio_ret,
5587 struct btrfs_bio **bbio_ret) in __btrfs_map_block_for_discard() argument
5610 ASSERT(bbio_ret); in __btrfs_map_block_for_discard()
5724 *bbio_ret = bbio; in __btrfs_map_block_for_discard()
5810 struct btrfs_bio **bbio_ret, in handle_ops_on_dev_replace() argument
5814 struct btrfs_bio *bbio = *bbio_ret; in handle_ops_on_dev_replace()
5900 *bbio_ret = bbio; in handle_ops_on_dev_replace()
6011 struct btrfs_bio **bbio_ret, in __btrfs_map_block() argument
6035 ASSERT(bbio_ret); in __btrfs_map_block()
6039 *length, bbio_ret); in __btrfs_map_block()
[all …]