Searched refs:need_iput_tmp (Results 1 – 1 of 1) sorted by relevance
157 struct inode *need_iput_tmp; in fsnotify_unmount_inodes() local181 need_iput_tmp = need_iput; in fsnotify_unmount_inodes()185 if (inode != need_iput_tmp) in fsnotify_unmount_inodes()188 need_iput_tmp = NULL; in fsnotify_unmount_inodes()214 if (need_iput_tmp) in fsnotify_unmount_inodes()215 iput(need_iput_tmp); in fsnotify_unmount_inodes()