Home
last modified time | relevance | path

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

/fs/
Dsuper.c1224 int thaw_super(struct super_block *sb) in thaw_super() function
1256 EXPORT_SYMBOL(thaw_super);
Dioctl.c536 return thaw_super(sb); in ioctl_fsthaw()
Dblock_dev.c336 error = thaw_super(sb); in thaw_bdev()