Searched defs:iref (Results 1 - 10 of 10) sorted by relevance

/linux-4.4.14/fs/btrfs/tests/
H A Dqgroup-tests.c39 struct btrfs_extent_inline_ref *iref; insert_normal_tree_ref() local
/linux-4.4.14/fs/btrfs/
H A Dexport.c227 struct btrfs_inode_ref *iref; btrfs_get_name() local
H A Dprint-tree.c60 struct btrfs_extent_inline_ref *iref; print_extent_item() local
H A Dbackref.c762 struct btrfs_extent_inline_ref *iref; __add_inline_refs() local
1408 struct btrfs_inode_ref *iref; btrfs_ref_to_path() local
1775 struct btrfs_inode_ref *iref; iterate_inode_refs() local
H A Drelocation.c798 struct btrfs_extent_inline_ref *iref; local
3664 struct btrfs_extent_inline_ref *iref; local
H A Dtree-log.c4478 struct btrfs_inode_ref *iref; btrfs_check_ref_name_override() local
H A Dioctl.c2212 struct btrfs_inode_ref *iref; btrfs_search_path_in_tree() local
H A Dsend.c857 struct btrfs_inode_ref *iref; iterate_inode_ref() local
1742 struct btrfs_inode_ref *iref; get_first_ref() local
H A Dextent-tree.c1542 struct btrfs_extent_inline_ref *iref; lookup_inline_extent_backref() local
1888 struct btrfs_extent_inline_ref *iref; insert_inline_extent_backref() local
3073 struct btrfs_extent_inline_ref *iref; check_committed_ref() local
6426 struct btrfs_extent_inline_ref *iref; __btrfs_free_extent() local
7626 struct btrfs_extent_inline_ref *iref; alloc_reserved_file_extent() local
7698 struct btrfs_extent_inline_ref *iref; alloc_reserved_tree_block() local
1382 extent_data_ref_count(struct btrfs_path *path, struct btrfs_extent_inline_ref *iref) extent_data_ref_count() argument
1724 setup_inline_extent_backref(struct btrfs_root *root, 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
1816 update_inline_extent_backref(struct btrfs_root *root, struct btrfs_path *path, struct btrfs_extent_inline_ref *iref, int refs_to_mod, struct btrfs_delayed_extent_op *extent_op, int *last_ref) update_inline_extent_backref() argument
1926 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, int *last_ref) remove_extent_backref() argument
H A Dctree.h1338 unsigned int iref:1; member in struct:btrfs_block_group_cache

Completed in 452 milliseconds