Home
last modified time | relevance | path

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

/linux/fs/ext2/
H A Dballoc.c1489 static inline int test_root(int a, int b) in test_root() function
1502 return (test_root(group, 3) || test_root(group, 5) || in ext2_group_sparse()
1503 test_root(group, 7)); in ext2_group_sparse()