Home
last modified time | relevance | path

Searched defs:node_blocks (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/f2fs/
H A 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
/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_btree.c4704 unsigned long long node_blocks = 2; in xfs_btree_space_to_height() local