Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/
H A Dsuper.c819 struct super_block *get_super_thawed(struct block_device *bdev) in get_super_thawed() function
823 EXPORT_SYMBOL(get_super_thawed);
/OK3568_Linux_fs/kernel/fs/quota/
H A Dquota.c881 sb = get_super_thawed(bdev); in quotactl_block()
/OK3568_Linux_fs/kernel/include/linux/
H A Dfs.h3218 extern struct super_block *get_super_thawed(struct block_device *);