Searched refs:NILFS_BTREE_LEVEL_NODE_MIN (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/grub/grub2/grub-core/fs/
H A Dnilfs2.c51 #define NILFS_BTREE_LEVEL_NODE_MIN (NILFS_BTREE_LEVEL_DATA + 1) macro
447 if (node->bn_level > NILFS_BTREE_LEVEL_NODE_MIN)
518 for (level--; level >= NILFS_BTREE_LEVEL_NODE_MIN; level--)

Completed in 17 milliseconds