Searched refs:ft_orbits (Results 1 – 6 of 6) sorted by relevance
/external/ltp/testcases/kernel/fs/ftest/ |
D | libftest.h | 43 void ft_orbits(char *hold, char *bits, int size);
|
D | ftest05.c | 371 ft_orbits(hold_bits, bits, in dotest() 402 ft_orbits(hold_bits, bits, in dotest() 437 ft_orbits(hold_bits, bits, (nchunks + 7) / 8); in dotest()
|
D | ftest01.c | 379 ft_orbits(hold_bits, bits, in dotest() 412 ft_orbits(hold_bits, bits, in dotest() 448 ft_orbits(hold_bits, bits, (nchunks + 7) / 8); in dotest()
|
D | ftest03.c | 444 ft_orbits(hold_bits, bits, in dotest() 482 ft_orbits(hold_bits, bits, in dotest() 520 ft_orbits(hold_bits, bits, (nchunks + 7) / 8); in dotest()
|
D | ftest07.c | 439 ft_orbits(hold_bits, bits, in dotest() 477 ft_orbits(hold_bits, bits, in dotest() 515 ft_orbits(hold_bits, bits, (nchunks + 7) / 8); in dotest()
|
D | libftest.c | 91 void ft_orbits(char *hold, char *bits, int size) in ft_orbits() function
|