Searched refs:read_block_for_search (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/fs/btrfs/ |
D | ctree.c | 2444 read_block_for_search(struct btrfs_trans_handle *trans, in read_block_for_search() function 2867 err = read_block_for_search(trans, root, p, in btrfs_search_slot() 3010 err = read_block_for_search(NULL, root, p, &b, level, in btrfs_search_old_slot() 5751 ret = read_block_for_search(NULL, root, path, &next, level, in btrfs_next_old_leaf() 5801 ret = read_block_for_search(NULL, root, path, &next, level, in btrfs_next_old_leaf()
|