HomeSort by relevance Sort by last modified time
    Searched full:ft_orbits (Results 1 - 6 of 6) sorted by null

  /external/ltp/testcases/kernel/fs/ftest/
libftest.h 43 void ft_orbits(char *hold, char *bits, int size);
libftest.c 91 void ft_orbits(char *hold, char *bits, int size) function
ftest01.c 379 ft_orbits(hold_bits, bits,
412 ft_orbits(hold_bits, bits,
448 ft_orbits(hold_bits, bits, (nchunks + 7) / 8);
ftest03.c 444 ft_orbits(hold_bits, bits,
482 ft_orbits(hold_bits, bits,
520 ft_orbits(hold_bits, bits, (nchunks + 7) / 8);
ftest05.c 371 ft_orbits(hold_bits, bits,
402 ft_orbits(hold_bits, bits,
437 ft_orbits(hold_bits, bits, (nchunks + 7) / 8);
ftest07.c 439 ft_orbits(hold_bits, bits,
477 ft_orbits(hold_bits, bits,
515 ft_orbits(hold_bits, bits, (nchunks + 7) / 8);

Completed in 329 milliseconds