Searched refs:read_block_for_search (Results  1 – 1 of 1) sorted by relevance
| /linux-4.1.27/fs/btrfs/ | 
| D | ctree.c | 2438 read_block_for_search(struct btrfs_trans_handle *trans,  in read_block_for_search()  function 2861 			err = read_block_for_search(trans, root, p,  in btrfs_search_slot() 3004 			err = read_block_for_search(NULL, root, p, &b, level,  in btrfs_search_old_slot() 5745 		ret = read_block_for_search(NULL, root, path, &next, level,  in btrfs_next_old_leaf() 5795 		ret = read_block_for_search(NULL, root, path, &next, level,  in btrfs_next_old_leaf()
  |