Home
last modified time | relevance | path

Searched defs:node_blocks (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/fs/f2fs/
H A Dsegment.h636 unsigned int node_blocks = total_node_blocks % BLKS_PER_SEC(sbi); in has_not_enough_free_secs() local
601 has_curseg_enough_space(struct f2fs_sb_info *sbi, unsigned int node_blocks, unsigned int dent_blocks) has_curseg_enough_space() argument
/kernel/linux/linux-6.6/fs/f2fs/
H A Dsegment.h610 unsigned int node_blocks = total_node_blocks % CAP_BLKS_PER_SEC(sbi); in __get_secs_required() local
572 has_curseg_enough_space(struct f2fs_sb_info *sbi, unsigned int node_blocks, unsigned int dent_blocks) has_curseg_enough_space() argument
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_btree.c4687 unsigned long long node_blocks = 2; in xfs_btree_space_to_height() local

Completed in 10 milliseconds