Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/syscalls/fanotify/
H A Dfanotify10.c135 int ignore_path_cnt; member
385 .ignore_path_cnt = 16,
397 .ignore_path_cnt = 16,
409 .ignore_path_cnt = 16,
422 .ignore_path_cnt = 16,
640 maxexp = tc->ignore_path_cnt / 2; in create_fanotify_groups()
642 minexp = maxexp = tc->ignore_path_cnt ? : 1; in create_fanotify_groups()
896 if (tcases[i].ignore_path_cnt > max_file_multi) in setup()
897 max_file_multi = tcases[i].ignore_path_cnt; in setup()

Completed in 2 milliseconds