Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/
H A Dsuper.c826 * get_super_exclusive_thawed - get thawed superblock of a device
834 struct super_block *get_super_exclusive_thawed(struct block_device *bdev) in get_super_exclusive_thawed() function
838 EXPORT_SYMBOL(get_super_exclusive_thawed); variable
/kernel/linux/linux-5.10/fs/quota/
H A Dquota.c879 sb = get_super_exclusive_thawed(bdev); in quotactl_block()
/kernel/linux/linux-5.10/include/linux/
H A Dfs.h3219 extern struct super_block *get_super_exclusive_thawed(struct block_device *bdev);

Completed in 10 milliseconds