Home
last modified time | relevance | path

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

/linux-3.4.99/fs/quota/
Dquota.c327 sb = get_super_thawed(bdev); in quotactl_block()
/linux-3.4.99/fs/
Dsuper.c641 struct super_block *get_super_thawed(struct block_device *bdev) in get_super_thawed() function
652 EXPORT_SYMBOL(get_super_thawed);
/linux-3.4.99/include/linux/
Dfs.h2503 extern struct super_block *get_super_thawed(struct block_device *);