Searched defs:iref (Results 1 – 11 of 11) sorted by relevance
| /linux/fs/btrfs/ |
| H A D | extent-tree.c | 346 const struct btrfs_extent_inline_ref *iref, in btrfs_get_extent_inline_ref_type() argument 646 const struct btrfs_extent_inline_ref *iref) in extent_data_ref_count() argument 809 struct btrfs_extent_inline_ref *iref; lookup_inline_extent_backref() local 1035 setup_inline_extent_backref(struct btrfs_trans_handle * trans,struct btrfs_path * path,struct btrfs_extent_inline_ref * iref,u64 parent,u64 root_objectid,u64 owner,u64 offset,int refs_to_add,struct btrfs_delayed_extent_op * extent_op) setup_inline_extent_backref() argument 1125 update_inline_extent_backref(struct btrfs_trans_handle * trans,struct btrfs_path * path,struct btrfs_extent_inline_ref * iref,int refs_to_mod,struct btrfs_delayed_extent_op * extent_op) update_inline_extent_backref() argument 1245 struct btrfs_extent_inline_ref *iref; insert_inline_extent_backref() local 1277 remove_extent_backref(struct btrfs_trans_handle * trans,struct btrfs_root * root,struct btrfs_path * path,struct btrfs_extent_inline_ref * iref,int refs_to_drop,int is_data) remove_extent_backref() argument 2429 struct btrfs_extent_inline_ref *iref; check_committed_ref() local 3106 struct btrfs_extent_inline_ref *iref; btrfs_get_extent_owner_root() local 3278 struct btrfs_extent_inline_ref *iref; __btrfs_free_extent() local 4999 struct btrfs_extent_inline_ref *iref; alloc_reserved_file_extent() local 5080 struct btrfs_extent_inline_ref *iref; alloc_reserved_tree_block() local 5714 struct btrfs_extent_inline_ref *iref; check_ref_exists() local [all...] |
| H A D | export.c | 238 struct btrfs_inode_ref *iref; in btrfs_get_name() local
|
| H A D | backref.c | 1057 type = btrfs_get_extent_inline_ref_type(leaf, iref, in add_inline_refs() local 2142 struct btrfs_inode_ref *iref; btrfs_ref_to_path() local 2606 struct btrfs_inode_ref *iref; iterate_inode_refs() local 2981 struct btrfs_extent_inline_ref *iref; btrfs_backref_iter_next() local 3515 struct btrfs_extent_inline_ref *iref; btrfs_backref_add_tree_node() local [all...] |
| H A D | tree-checker.c | 1512 struct btrfs_extent_inline_ref *iref; check_extent_item() local 1784 struct btrfs_inode_ref *iref; check_inode_ref() local [all...] |
| H A D | print-tree.c | 104 struct btrfs_extent_inline_ref *iref; in print_extent_item() local [all...] |
| H A D | ref-verify.c | 419 struct btrfs_extent_inline_ref *iref; in process_extent_item() local
|
| H A D | ioctl.c | 1661 struct btrfs_inode_ref *iref; in btrfs_search_path_in_tree() local 1737 struct btrfs_inode_ref *iref; in btrfs_search_path_in_tree_user() local
|
| H A D | send.c | 981 struct btrfs_inode_ref *iref; in iterate_inode_ref() local 1994 struct btrfs_inode_ref *iref; in get_first_ref() local
|
| H A D | relocation.c | 3094 iref = (struct btrfs_extent_inline_ref *)ptr; in add_tree_block() local
|
| H A D | tree-log.c | 5772 name_ptr = (unsigned long)(iref + 1); in btrfs_check_ref_name_override() local
|
| /linux/fs/btrfs/tests/ |
| H A D | qgroup-tests.c | 21 struct btrfs_extent_inline_ref *iref; in insert_normal_tree_ref() local
|