Home
last modified time | relevance | path

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

/linux-4.4.14/fs/
Dsuper.c633 struct super_block *get_super_thawed(struct block_device *bdev) in get_super_thawed() function
645 EXPORT_SYMBOL(get_super_thawed);
/linux-4.4.14/fs/quota/
Dquota.c741 sb = get_super_thawed(bdev); in quotactl_block()
/linux-4.4.14/include/linux/
Dfs.h2791 extern struct super_block *get_super_thawed(struct block_device *);