Home
last modified time | relevance | path

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

/Linux-v5.4/fs/
Dsuper.c816 struct super_block *get_super_thawed(struct block_device *bdev) in get_super_thawed() function
820 EXPORT_SYMBOL(get_super_thawed);
/Linux-v5.4/fs/quota/
Dquota.c804 sb = get_super_thawed(bdev); in quotactl_block()
/Linux-v5.4/include/linux/
Dfs.h3277 extern struct super_block *get_super_thawed(struct block_device *);