Home
last modified time | relevance | path

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

/fs/
Dioctl.c536 return thaw_super(sb); in ioctl_fsthaw()
Dsuper.c1382 int thaw_super(struct super_block *sb) in thaw_super() function
1413 EXPORT_SYMBOL(thaw_super);
Dblock_dev.c274 error = thaw_super(sb); in thaw_bdev()
/fs/gfs2/
Dsys.c112 error = thaw_super(sdp->sd_vfs); in freeze_store()