Home
last modified time | relevance | path

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

/Linux-v4.19/fs/
Dsuper.c772 struct super_block *get_super_exclusive_thawed(struct block_device *bdev) in get_super_exclusive_thawed() function
776 EXPORT_SYMBOL(get_super_exclusive_thawed);
/Linux-v4.19/fs/quota/
Dquota.c815 sb = get_super_exclusive_thawed(bdev); in quotactl_block()
/Linux-v4.19/include/linux/
Dfs.h3149 extern struct super_block *get_super_exclusive_thawed(struct block_device *bdev);