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

/linux-master/fs/
H A Dsuper.c938 * iterate_supers_type - call function for superblocks of given type
946 void iterate_supers_type(struct file_system_type *type, function
975 EXPORT_SYMBOL(iterate_supers_type); variable
/linux-master/fs/smb/client/
H A Dmisc.c1188 iterate_supers_type(*fs_type, f, &sd);
/linux-master/include/linux/
H A Dfs.h3274 extern void iterate_supers_type(struct file_system_type *,

Completed in 215 milliseconds