Home
last modified time | relevance | path

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

/openbmc/linux/fs/notify/fanotify/
H A Dfanotify_user.c1660 static int do_fanotify_mark(int fanotify_fd, unsigned int flags, __u64 mask, in do_fanotify_mark() function
1897 return do_fanotify_mark(fanotify_fd, flags, mask, dfd, pathname); in SYSCALL_DEFINE5()
1907 return do_fanotify_mark(fanotify_fd, flags, SC_VAL64(__u64, mask), in SYSCALL32_DEFINE6()