Searched refs:read_block_for_search (Results  1 – 1 of 1) sorted by relevance
| /Linux-v5.4/fs/btrfs/ | 
| D | ctree.c | 2416 read_block_for_search(struct btrfs_root *root, struct btrfs_path *p,  in read_block_for_search()  function2904 			err = read_block_for_search(root, p, &b, level,  in btrfs_search_slot()
 3046 			err = read_block_for_search(root, p, &b, level,  in btrfs_search_old_slot()
 5441 		ret = read_block_for_search(root, path, &next, level,  in btrfs_next_old_leaf()
 5489 		ret = read_block_for_search(root, path, &next, level,  in btrfs_next_old_leaf()
 
 |