Home
last modified time | relevance | path

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

/Linux-v5.4/fs/
Dsuper.c831 struct super_block *get_super_exclusive_thawed(struct block_device *bdev) in get_super_exclusive_thawed() function
835 EXPORT_SYMBOL(get_super_exclusive_thawed);
/Linux-v5.4/fs/quota/
Dquota.c802 sb = get_super_exclusive_thawed(bdev); in quotactl_block()
/Linux-v5.4/include/linux/
Dfs.h3278 extern struct super_block *get_super_exclusive_thawed(struct block_device *bdev);