Searched defs:iref (Results 1 - 10 of 10) sorted by relevance
/linux-4.4.14/fs/btrfs/tests/ |
H A D | qgroup-tests.c | 39 struct btrfs_extent_inline_ref *iref; insert_normal_tree_ref() local
|
/linux-4.4.14/fs/btrfs/ |
H A D | export.c | 227 struct btrfs_inode_ref *iref; btrfs_get_name() local
|
H A D | print-tree.c | 60 struct btrfs_extent_inline_ref *iref; print_extent_item() local
|
H A D | backref.c | 762 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 D | relocation.c | 798 struct btrfs_extent_inline_ref *iref; local 3664 struct btrfs_extent_inline_ref *iref; local
|
H A D | tree-log.c | 4478 struct btrfs_inode_ref *iref; btrfs_check_ref_name_override() local
|
H A D | ioctl.c | 2212 struct btrfs_inode_ref *iref; btrfs_search_path_in_tree() local
|
H A D | send.c | 857 struct btrfs_inode_ref *iref; iterate_inode_ref() local 1742 struct btrfs_inode_ref *iref; get_first_ref() local
|
H A D | extent-tree.c | 1542 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 D | ctree.h | 1338 unsigned int iref:1; member in struct:btrfs_block_group_cache
|
Completed in 418 milliseconds