Searched refs:need_iput_tmp (Results 1 – 1 of 1) sorted by relevance
177 struct inode *need_iput_tmp; in fsnotify_unmount_inodes() local201 need_iput_tmp = need_iput; in fsnotify_unmount_inodes()205 if (inode != need_iput_tmp) in fsnotify_unmount_inodes()208 need_iput_tmp = NULL; in fsnotify_unmount_inodes()234 if (need_iput_tmp) in fsnotify_unmount_inodes()235 iput(need_iput_tmp); in fsnotify_unmount_inodes()