Home
last modified time | relevance | path

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

/Linux-v5.15/fs/btrfs/
Dvolumes.h444 struct btrfs_bio **bbio_ret, int mirror_num);
447 struct btrfs_bio **bbio_ret);
Dvolumes.c253 struct btrfs_bio **bbio_ret,
5862 struct btrfs_bio **bbio_ret) in __btrfs_map_block_for_discard() argument
5886 ASSERT(bbio_ret); in __btrfs_map_block_for_discard()
6001 *bbio_ret = bbio; in __btrfs_map_block_for_discard()
6106 struct btrfs_bio **bbio_ret, in handle_ops_on_dev_replace() argument
6111 struct btrfs_bio *bbio = *bbio_ret; in handle_ops_on_dev_replace()
6204 *bbio_ret = bbio; in handle_ops_on_dev_replace()
6307 struct btrfs_bio **bbio_ret, in __btrfs_map_block() argument
6331 ASSERT(bbio_ret); in __btrfs_map_block()
6520 *bbio_ret = bbio; in __btrfs_map_block()
[all …]