Searched refs:test_root (Results 1 – 2 of 2) sorted by relevance
783 static inline int test_root(ext4_group_t a, int b) in test_root() function820 if (test_root(group, 3) || (test_root(group, 5)) || in ext4_bg_has_super()821 test_root(group, 7)) in ext4_bg_has_super()
1494 static inline int test_root(int a, int b) in test_root() function1507 return (test_root(group, 3) || test_root(group, 5) || in ext2_group_sparse()1508 test_root(group, 7)); in ext2_group_sparse()