Home
last modified time | relevance | path

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

/linux-4.1.27/fs/
Dsuper.c617 struct super_block *get_super_thawed(struct block_device *bdev) in get_super_thawed() function
629 EXPORT_SYMBOL(get_super_thawed);
/linux-4.1.27/fs/quota/
Dquota.c741 sb = get_super_thawed(bdev); in quotactl_block()
/linux-4.1.27/include/linux/
Dfs.h2756 extern struct super_block *get_super_thawed(struct block_device *);