Searched refs:found_i_mark (Results 1 – 1 of 1) sorted by relevance
457 struct inotify_inode_mark *found_i_mark = NULL; in inotify_remove_from_idr() local474 found_i_mark = inotify_idr_find_locked(group, wd); in inotify_remove_from_idr()475 if (unlikely(!found_i_mark)) { in inotify_remove_from_idr()486 if (unlikely(found_i_mark != i_mark)) { in inotify_remove_from_idr()490 i_mark->wd, i_mark->fsn_mark.group, found_i_mark, in inotify_remove_from_idr()491 found_i_mark->wd, found_i_mark->fsn_mark.group); in inotify_remove_from_idr()513 if (found_i_mark) in inotify_remove_from_idr()514 fsnotify_put_mark(&found_i_mark->fsn_mark); in inotify_remove_from_idr()