Searched refs:found_i_mark (Results 1 – 1 of 1) sorted by relevance
422 struct inotify_inode_mark *found_i_mark = NULL; in inotify_remove_from_idr() local439 found_i_mark = inotify_idr_find_locked(group, wd); in inotify_remove_from_idr()440 if (unlikely(!found_i_mark)) { in inotify_remove_from_idr()451 if (unlikely(found_i_mark != i_mark)) { in inotify_remove_from_idr()455 i_mark->wd, i_mark->fsn_mark.group, found_i_mark, in inotify_remove_from_idr()456 found_i_mark->wd, found_i_mark->fsn_mark.group); in inotify_remove_from_idr()478 if (found_i_mark) in inotify_remove_from_idr()479 fsnotify_put_mark(&found_i_mark->fsn_mark); in inotify_remove_from_idr()