Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/fs/ext2/
Dext2_diskops.c479 static bool all_zero(const uint32_t *offsets, int lvl) in all_zero() function
526 if (all_zero(offsets, lvl)) { in delete_blocks()
672 if (all_zero(&offsets[1], max_lvl)) { in ext2_inode_remove_blocks()