Searched refs:found_i_mark (Results 1 – 1 of 1) sorted by relevance
458 struct inotify_inode_mark *found_i_mark = NULL; in inotify_remove_from_idr() local475 found_i_mark = inotify_idr_find_locked(group, wd); in inotify_remove_from_idr()476 if (unlikely(!found_i_mark)) { in inotify_remove_from_idr()487 if (unlikely(found_i_mark != i_mark)) { in inotify_remove_from_idr()491 i_mark->wd, i_mark->fsn_mark.group, found_i_mark, in inotify_remove_from_idr()492 found_i_mark->wd, found_i_mark->fsn_mark.group); in inotify_remove_from_idr()514 if (found_i_mark) in inotify_remove_from_idr()515 fsnotify_put_mark(&found_i_mark->fsn_mark); in inotify_remove_from_idr()