Home
last modified time | relevance | path

Searched refs:get_blocks_count_for_size (Results 1 – 3 of 3) sorted by relevance

/fs/incfs/
Ddata_mgmt.h330 static inline int get_blocks_count_for_size(u64 size) in get_blocks_count_for_size() function
Dvfs.c357 inode->i_blocks = get_blocks_count_for_size(size); in inode_set()
968 block_count = (u32)get_blocks_count_for_size(size); in init_new_file()
Ddata_mgmt.c128 df->df_block_count = get_blocks_count_for_size(size); in incfs_open_data_file()