Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/
H A Dsuper.c811 * get_super_thawed - get thawed superblock of a device
819 struct super_block *get_super_thawed(struct block_device *bdev) in get_super_thawed() function
823 EXPORT_SYMBOL(get_super_thawed); variable
/kernel/linux/linux-5.10/fs/quota/
H A Dquota.c881 sb = get_super_thawed(bdev); in quotactl_block()
/kernel/linux/linux-5.10/include/linux/
H A Dfs.h1421 wait_queue_head_t wait_unfrozen; /* for get_super_thawed() */
3218 extern struct super_block *get_super_thawed(struct block_device *);

Completed in 10 milliseconds