Searched refs:btrfs_init_data_ref (Results 1 – 6 of 6) sorted by relevance
/linux-6.3-rc2/fs/btrfs/ |
A D | delayed-ref.h | 283 static inline void btrfs_init_data_ref(struct btrfs_ref *generic_ref, in btrfs_init_data_ref() function
|
A D | file.c | 377 btrfs_init_data_ref(&ref, in btrfs_drop_extents() 467 btrfs_init_data_ref(&ref, in btrfs_drop_extents() 749 btrfs_init_data_ref(&ref, root->root_key.objectid, ino, in btrfs_mark_extent_written() 775 btrfs_init_data_ref(&ref, root->root_key.objectid, ino, orig_offset, in btrfs_mark_extent_written() 2308 btrfs_init_data_ref(&ref, root->root_key.objectid, in btrfs_insert_replace_extent()
|
A D | inode-item.c | 681 btrfs_init_data_ref(&ref, btrfs_header_owner(leaf), in btrfs_truncate_inode_items()
|
A D | relocation.c | 1162 btrfs_init_data_ref(&ref, btrfs_header_owner(leaf), in replace_file_extents() 1173 btrfs_init_data_ref(&ref, btrfs_header_owner(leaf), in replace_file_extents()
|
A D | extent-tree.c | 2441 btrfs_init_data_ref(&generic_ref, ref_root, key.objectid, in __btrfs_mod_ref() 4738 btrfs_init_data_ref(&generic_ref, root->root_key.objectid, owner, in btrfs_alloc_reserved_file_extent()
|
A D | tree-log.c | 771 btrfs_init_data_ref(&ref, in replay_one_extent()
|
Completed in 61 milliseconds