Home
last modified time | relevance | path

Searched refs:sb_info (Results 1 – 1 of 1) sorted by relevance

/arch/s390/hypfs/
A Dinode.c53 struct hypfs_sb_info *sb_info = sb->s_fs_info; in hypfs_update_update() local
54 struct inode *inode = d_inode(sb_info->update_file); in hypfs_update_update()
56 sb_info->last_update = ktime_get_seconds(); in hypfs_update_update()
327 struct hypfs_sb_info *sb_info = sb->s_fs_info; in hypfs_kill_super() local
331 if (sb_info && sb_info->update_file) in hypfs_kill_super()
332 hypfs_remove(sb_info->update_file); in hypfs_kill_super()

Completed in 6 milliseconds