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

/asus-wl-520gu-7.0.1.45/src/router/e2fsprogs-1.40.8/lib/ext2fs/
H A Dsparse.c18 static int test_root(int a, int b) function
37 if (test_root(group_block, 3) || (test_root(group_block, 5)) ||
38 test_root(group_block, 7))
H A Dclosefs.c22 static int test_root(int a, int b) function
41 if (test_root(group_block, 3) || (test_root(group_block, 5)) ||
42 test_root(group_block, 7))
/asus-wl-520gu-7.0.1.45/src/router/samba/testsuite/build_farm/
H A Dbasicsmb.fns27 sed "s|BUILD_FARM|$test_root|g" | \
41 echo " BUILD_FARM=$test_root"
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/ext2/
H A Dballoc.c663 static inline int test_root(int a, int b) function
678 return (test_root(group, 3) || test_root(group, 5) ||
679 test_root(group, 7));
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/ext3/
H A Dballoc.c872 static inline int test_root(int a, int b) function
887 return (test_root(group, 3) || test_root(group, 5) ||
888 test_root(group, 7));

Completed in 44 milliseconds