Searched refs:thaw_super (Results 1 – 6 of 6) sorted by relevance
411 if (sb->s_op->thaw_super) in ioctl_fsthaw()412 return sb->s_op->thaw_super(sb); in ioctl_fsthaw()413 return thaw_super(sb); in ioctl_fsthaw()
1836 int thaw_super(struct super_block *sb) in thaw_super() function1841 EXPORT_SYMBOL(thaw_super);
194 thaw_super(sdp->sd_vfs); in signal_our_withdraw()
668 error = thaw_super(sb); in gfs2_freeze_func()1501 .thaw_super = gfs2_unfreeze,
167 error = thaw_super(sdp->sd_vfs); in freeze_store()
2183 thaw_super(sbi->sb); in f2fs_resize_fs()2237 thaw_super(sbi->sb); in f2fs_resize_fs()