Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/notify/inotify/
Dinotify_user.c606 static int inotify_update_watch(struct fsnotify_group *group, struct inode *inode, u32 arg) in inotify_update_watch() function
753 ret = inotify_update_watch(group, inode, mask); in SYSCALL_DEFINE3()