Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/syscalls/fanotify/
H A Dfanotify17.c38 #define GLOBAL_MAX_MARKS "/proc/sys/fs/fanotify/max_user_marks"
65 int max_user_marks; member
191 if (tc->max_user_marks && tc->max_user_marks < marks) { in test_fanotify()
193 marks = tc->max_user_marks; in test_fanotify()

Completed in 2 milliseconds