Home
last modified time | relevance | path

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

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