Home
last modified time | relevance | path

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

/Linux-v4.19/fs/
Dsuper.c757 struct super_block *get_super_thawed(struct block_device *bdev) in get_super_thawed() function
761 EXPORT_SYMBOL(get_super_thawed);
/Linux-v4.19/fs/quota/
Dquota.c817 sb = get_super_thawed(bdev); in quotactl_block()
/Linux-v4.19/include/linux/
Dfs.h3148 extern struct super_block *get_super_thawed(struct block_device *);