Searched refs:fs_info (Results 1 – 1 of 1) sorted by relevance
118 struct hypfs_sb_info *fs_info; in hypfs_open() local129 fs_info = inode->i_sb->s_fs_info; in hypfs_open()131 mutex_lock(&fs_info->lock); in hypfs_open()134 mutex_unlock(&fs_info->lock); in hypfs_open()137 mutex_unlock(&fs_info->lock); in hypfs_open()166 struct hypfs_sb_info *fs_info = sb->s_fs_info; in hypfs_write_iter() local179 mutex_lock(&fs_info->lock); in hypfs_write_iter()180 if (fs_info->last_update == get_seconds()) { in hypfs_write_iter()198 mutex_unlock(&fs_info->lock); in hypfs_write_iter()