Searched refs:thaw_bdev (Results 1 – 3 of 3) sorted by relevance
262 int thaw_bdev(struct block_device *bdev, struct super_block *sb) in thaw_bdev() function287 EXPORT_SYMBOL(thaw_bdev);
524 while (sb->s_bdev && !thaw_bdev(sb->s_bdev, sb)) in do_thaw_one()
766 thaw_bdev(sb->s_bdev, sb); in xfs_fs_goingdown()