Searched refs:get_blocks_count_for_size (Results 1 – 5 of 5) sorted by relevance
544 static inline int get_blocks_count_for_size(u64 size) in get_blocks_count_for_size() function
341 block_count = (u32)get_blocks_count_for_size(size); in init_new_file()366 block_count += get_blocks_count_for_size( in init_new_file()
529 (block_index + get_blocks_count_for_size(file_size)); in incfs_write_hash_block_to_backing_file()
312 df->df_data_block_count = get_blocks_count_for_size(size); in incfs_open_data_file()1705 int hash_block_count = get_blocks_count_for_size( in incfs_scan_metadata_chain()
335 inode->i_blocks = get_blocks_count_for_size(size); in inode_set()