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/
Dsegment.h602 unsigned int node_blocks, unsigned int dent_blocks) in has_curseg_enough_space()
636 unsigned int node_blocks = total_node_blocks % BLKS_PER_SEC(sbi); in has_not_enough_free_secs() local
/kernel/linux/linux-6.6/fs/f2fs/
Dsegment.h562 unsigned int node_blocks, unsigned int data_blocks, in has_curseg_enough_space()
605 unsigned int node_blocks = total_node_blocks % CAP_BLKS_PER_SEC(sbi); in __get_secs_required() local
/kernel/linux/linux-6.6/fs/xfs/libxfs/
Dxfs_btree.c4704 unsigned long long node_blocks = 2; in xfs_btree_space_to_height() local