| /Linux-v6.1/fs/btrfs/ |
| D | file-item.c | 194 struct btrfs_key found_key; in btrfs_lookup_csum() local 958 struct btrfs_key found_key; in find_next_csum_offset() local 990 struct btrfs_key found_key; in btrfs_csum_file_blocks() local
|
| D | inode-item.c | 405 struct btrfs_key found_key; in btrfs_lookup_inode() local 463 struct btrfs_key found_key; in btrfs_truncate_inode_items() local
|
| D | backref.c | 971 struct btrfs_key found_key; in add_inline_refs() local 1806 struct btrfs_key found_key; in btrfs_find_one_extref() local 1891 struct btrfs_key found_key; in btrfs_ref_to_path() local 1953 struct btrfs_path *path, struct btrfs_key *found_key, in extent_from_logical() 2261 struct btrfs_key found_key; in iterate_inodes_from_logical() local 2295 struct btrfs_key found_key; in iterate_inode_refs() local
|
| D | free-space-tree.c | 207 struct btrfs_key key, found_key; in convert_free_space_to_bitmaps() local 345 struct btrfs_key key, found_key; in convert_free_space_to_extents() local 1348 struct btrfs_key key, found_key; in remove_block_group_free_space() local
|
| D | export.c | 143 struct btrfs_key found_key; in btrfs_get_parent() local
|
| D | print-tree.c | 213 struct btrfs_key found_key; in btrfs_print_leaf() local
|
| D | ctree.c | 1588 struct btrfs_key *found_key) in btrfs_find_item() 4414 struct btrfs_disk_key found_key; in btrfs_prev_leaf() local 4477 struct btrfs_key found_key; in btrfs_search_forward() local 4863 struct btrfs_key found_key; in btrfs_previous_item() local 4904 struct btrfs_key found_key; in btrfs_previous_extent_item() local
|
| D | tree-log.c | 383 struct btrfs_key found_key; in do_overwrite_item() local 1815 struct btrfs_key found_key; in delete_conflicting_dir_entry() local 2335 struct btrfs_key found_key; in replay_dir_deletes() local 4096 struct btrfs_key found_key; in drop_inode_items() local 6813 struct btrfs_key found_key; in log_new_ancestors() local 6946 struct btrfs_key found_key; in log_all_new_ancestors() local 7155 struct btrfs_key found_key; in btrfs_recover_log_trees() local
|
| D | root-tree.c | 66 struct btrfs_key found_key; in btrfs_find_root() local
|
| D | xattr.c | 275 struct btrfs_key found_key; in btrfs_listxattr() local
|
| D | send.c | 936 struct btrfs_key *found_key, int resolve, in iterate_inode_ref() 1184 struct btrfs_key key, found_key; in get_inode_path() local 1357 struct btrfs_key found_key; in find_extent_clone() local 1787 struct btrfs_key found_key; in get_first_ref() local 2751 struct btrfs_key found_key; in did_create_dir() local 2992 struct btrfs_key found_key; in can_rmdir() local 4565 struct btrfs_key found_key; in process_all_refs() local 4869 struct btrfs_key found_key; in process_all_new_xattrs() local 5929 struct btrfs_key found_key; in is_extent_unchanged() local 6316 struct btrfs_key found_key; in process_all_extents() local
|
| D | dev-replace.c | 472 struct btrfs_key found_key; in mark_block_group_to_copy() local
|
| D | volumes.c | 1713 struct btrfs_key found_key; in btrfs_free_dev_extent() local 1782 struct btrfs_key found_key; in find_next_devid() local 3310 struct btrfs_key found_key; in btrfs_relocate_sys_chunks() local 3849 struct btrfs_key found_key; in __btrfs_balance() local 7640 struct btrfs_key found_key; in btrfs_read_chunk_tree() local
|
| D | inode.c | 1935 struct btrfs_key found_key; in run_delalloc_nocow() local 3678 struct btrfs_key key, found_key; in btrfs_orphan_cleanup() local 3869 struct btrfs_key found_key; in acls_after_inode_item() local 5953 struct btrfs_key found_key; in btrfs_real_readdir() local 6138 struct btrfs_key key, found_key; in btrfs_set_inode_index_count() local 6849 struct btrfs_key found_key; in btrfs_get_extent() local
|
| D | disk-io.c | 196 struct btrfs_key found_key; in btrfs_verify_level_key() local 5258 struct btrfs_key found_key; in btrfs_init_root_free_objectid() local
|
| D | qgroup.c | 350 struct btrfs_key found_key; in btrfs_read_qgroup_config() local 955 struct btrfs_key found_key; in btrfs_quota_enable() local
|
| D | zoned.c | 1209 struct btrfs_key found_key; in calculate_alloc_pointer() local
|
| D | scrub.c | 892 struct btrfs_key found_key; in scrub_print_warning() local 3814 struct btrfs_key found_key; in scrub_enumerate_chunks() local
|
| D | block-group.c | 1717 struct btrfs_key found_key; in find_first_block_group() local
|
| D | free-space-cache.c | 1171 struct btrfs_key found_key; in update_cache_item() local
|
| D | ctree.h | 3159 #define btrfs_for_each_slot(root, key, found_key, path, iter_ret) \ argument
|