Home
last modified time | relevance | path

Searched refs:iterate_supers_type (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/
H A Dsuper.c709 * iterate_supers_type - call function for superblocks of given type
717 void iterate_supers_type(struct file_system_type *type, in iterate_supers_type() function
742 EXPORT_SYMBOL(iterate_supers_type); variable
/kernel/linux/linux-5.10/fs/cifs/
H A Dmisc.c1065 iterate_supers_type(*fs_type, f, &sd); in __cifs_get_super()
/kernel/linux/linux-6.6/fs/
H A Dsuper.c982 * iterate_supers_type - call function for superblocks of given type
990 void iterate_supers_type(struct file_system_type *type, in iterate_supers_type() function
1017 EXPORT_SYMBOL(iterate_supers_type); variable
/kernel/linux/linux-6.6/fs/smb/client/
H A Dmisc.c1152 iterate_supers_type(*fs_type, f, &sd); in __cifs_get_super()
/kernel/linux/linux-5.10/include/linux/
H A Dfs.h3224 extern void iterate_supers_type(struct file_system_type *,
/kernel/linux/linux-6.6/include/linux/
H A Dfs.h3120 extern void iterate_supers_type(struct file_system_type *,

Completed in 20 milliseconds