Searched refs:fanotify_find_path (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/notify/fanotify/ |
H A D | fanotify_user.c | 665 static int fanotify_find_path(int dfd, const char __user *filename, in fanotify_find_path() function 1233 ret = fanotify_find_path(dfd, pathname, &path, flags, in do_fanotify_mark()
|
/kernel/linux/linux-6.6/fs/notify/fanotify/ |
H A D | fanotify_user.c | 997 static int fanotify_find_path(int dfd, const char __user *filename, in fanotify_find_path() function 1808 ret = fanotify_find_path(dfd, pathname, &path, flags, in do_fanotify_mark()
|
Completed in 4 milliseconds