Home
last modified time | relevance | path

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

/Linux-v5.4/fs/btrfs/
Ddelalloc-space.c264 csum_leaves = btrfs_csum_bytes_to_leaves(fs_info, in btrfs_calculate_inode_block_rsv_size()
287 u64 csum_leaves = btrfs_csum_bytes_to_leaves(fs_info, num_bytes); in calc_inode_reservations()
Ddelayed-ref.c716 btrfs_csum_bytes_to_leaves(fs_info, in update_existing_head_ref()
839 btrfs_csum_bytes_to_leaves(trans->fs_info, in add_delayed_ref_head()
Dextent-tree.c1804 nr_items += btrfs_csum_bytes_to_leaves(fs_info, in btrfs_cleanup_ref_head_accounting()
2136 u64 btrfs_csum_bytes_to_leaves(struct btrfs_fs_info *fs_info, u64 csum_bytes) in btrfs_csum_bytes_to_leaves() function
Dctree.h2376 u64 btrfs_csum_bytes_to_leaves(struct btrfs_fs_info *fs_info, u64 csum_bytes);