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

/external/ltp/testcases/kernel/syscalls/symlink/
H A Dsymlink01.c798 int ctr, to_go, size, whole_chunks; local
813 whole_chunks = to_go / size;
815 for (ctr = 0; ctr < whole_chunks; ctr++) {

Completed in 407 milliseconds