Home
last modified time | relevance | path

Searched refs:btrfs_csum_bytes_to_leaves (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/fs/btrfs/
Ddelalloc-space.c249 csum_leaves = btrfs_csum_bytes_to_leaves(fs_info, in btrfs_calculate_inode_block_rsv_size()
272 u64 csum_leaves = btrfs_csum_bytes_to_leaves(fs_info, num_bytes); in calc_inode_reservations()
Ddelayed-ref.c715 btrfs_csum_bytes_to_leaves(fs_info, in update_existing_head_ref()
838 btrfs_csum_bytes_to_leaves(trans->fs_info, in add_delayed_ref_head()
Dextent-tree.c1824 nr_items += btrfs_csum_bytes_to_leaves(fs_info, in btrfs_cleanup_ref_head_accounting()
2139 u64 btrfs_csum_bytes_to_leaves(struct btrfs_fs_info *fs_info, u64 csum_bytes) in btrfs_csum_bytes_to_leaves() function
Dctree.h2521 u64 btrfs_csum_bytes_to_leaves(struct btrfs_fs_info *fs_info, u64 csum_bytes);