Lines Matching defs:search
1712 * search for key in the extent_buffer. The items start at offset p,
2224 u64 search;
2240 search = btrfs_node_blockptr(node, slot);
2242 eb = find_extent_buffer(fs_info, search);
2248 target = search;
2268 search = btrfs_node_blockptr(node, nr);
2269 if ((search <= target && target - search <= 65536) ||
2270 (search > target && search - target <= 65536)) {
2271 readahead_tree_block(fs_info, search);
2389 * reada. -EAGAIN is returned and the search must be repeated.
2687 * @p: Holds all btree nodes along the search path
2690 * @ins_len: Indicates purpose of search, for inserts it is 1, for
2817 * go through the expensive btree search on b.
2955 * modification log to search for the key in a previous version of this tree, as
3002 * go through the expensive btree search on b.
3061 * helper to use instead of search slot if no exact match is needed but
5157 * search the tree again to find a leaf with lesser keys
5253 * was nothing in the tree that matched the search criteria.
5369 * path->keep_locks should be set to 1 on the search made before
5438 * search the tree again to find a leaf with greater keys
5664 * search in extent tree to find a previous Metadata/Data extent item with