Home
last modified time | relevance | path

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

/Linux-v5.10/fs/btrfs/
Dvolumes.h421 struct btrfs_bio **bbio_ret, int mirror_num);
424 struct btrfs_bio **bbio_ret);
Dvolumes.c226 struct btrfs_bio **bbio_ret,
5578 struct btrfs_bio **bbio_ret) in __btrfs_map_block_for_discard() argument
5602 ASSERT(bbio_ret); in __btrfs_map_block_for_discard()
5717 *bbio_ret = bbio; in __btrfs_map_block_for_discard()
5803 struct btrfs_bio **bbio_ret, in handle_ops_on_dev_replace() argument
5807 struct btrfs_bio *bbio = *bbio_ret; in handle_ops_on_dev_replace()
5893 *bbio_ret = bbio; in handle_ops_on_dev_replace()
6004 struct btrfs_bio **bbio_ret, in __btrfs_map_block() argument
6028 ASSERT(bbio_ret); in __btrfs_map_block()
6216 *bbio_ret = bbio; in __btrfs_map_block()
[all …]