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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/notify/inotify/
H A Dinotify_user.c625 static int inotify_new_watch(struct fsnotify_group *group, function
687 ret = inotify_new_watch(group, inode, arg);
689 * inotify_new_watch could race with another thread which did an
690 * inotify_new_watch between the update_existing and the add watch

Completed in 165 milliseconds