Searched refs:btrfs_path_leaf_key (Results 1 – 5 of 5) sorted by relevance
68 if (btrfs_comp_keys(location, btrfs_path_leaf_key(&path))) in btrfs_lookup_inode()101 if (btrfs_comp_keys(&key, btrfs_path_leaf_key(&path))) in btrfs_readlink()335 if (btrfs_comp_keys(&key, btrfs_path_leaf_key(&path)) < 0) { in btrfs_file_read()339 if (btrfs_comp_keys_type(&key, btrfs_path_leaf_key(&path))) in btrfs_file_read()346 if (btrfs_comp_keys_type(&key, btrfs_path_leaf_key(&path))) in btrfs_file_read()
78 if (btrfs_comp_keys_type(&key, btrfs_path_leaf_key(&path))) in btrfs_lookup_dir_item()105 found_key = btrfs_path_leaf_key(&path); in btrfs_readdir()
285 static inline struct btrfs_key *btrfs_path_leaf_key(struct btrfs_path *p) { in btrfs_path_leaf_key() function302 res = btrfs_path_leaf_key(path); in btrfs_search_tree_key_type()
96 found_key = btrfs_path_leaf_key(&path); in list_subvols()
159 found_key = btrfs_path_leaf_key(&path); in btrfs_read_chunk_tree()