Searched refs:inotify_idr_find_locked (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.c391 static struct inotify_inode_mark *inotify_idr_find_locked(struct fsnotify_group *group, function
419 i_mark = inotify_idr_find_locked(group, wd);
466 found_i_mark = inotify_idr_find_locked(group, wd);
505 /* match the ref taken by inotify_idr_find_locked() */

Completed in 32 milliseconds