Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dvolumes.h422 struct btrfs_bio **bbio_ret, int mirror_num);
425 struct btrfs_bio **bbio_ret);
H A Dvolumes.c227 struct btrfs_bio **bbio_ret,
5639 struct btrfs_bio **bbio_ret) in __btrfs_map_block_for_discard() argument
5663 ASSERT(bbio_ret); in __btrfs_map_block_for_discard()
5778 *bbio_ret = bbio; in __btrfs_map_block_for_discard()
5864 struct btrfs_bio **bbio_ret, in handle_ops_on_dev_replace() argument
5868 struct btrfs_bio *bbio = *bbio_ret; in handle_ops_on_dev_replace()
5954 *bbio_ret = bbio; in handle_ops_on_dev_replace()
6065 struct btrfs_bio **bbio_ret, in __btrfs_map_block() argument
6089 ASSERT(bbio_ret); in __btrfs_map_block()
6277 *bbio_ret = bbio; in __btrfs_map_block()
[all …]