Searched refs:FANOTIFY_OLD_DEFAULT_MAX_MARKS (Results 1 - 1 of 1) sorted by path

/linux-master/fs/notify/fanotify/
H A Dfanotify_user.c31 #define FANOTIFY_OLD_DEFAULT_MAX_MARKS 8192 macro
43 (FANOTIFY_OLD_DEFAULT_MAX_MARKS * FANOTIFY_DEFAULT_MAX_GROUPS)
2010 max_marks = clamp(max_marks, FANOTIFY_OLD_DEFAULT_MAX_MARKS,

Completed in 303 milliseconds