Home
last modified time | relevance | path

Searched refs:iterate_supers_type (Results 1 – 2 of 2) sorted by relevance

/fs/
Dsuper.c726 void iterate_supers_type(struct file_system_type *type, in iterate_supers_type() function
751 EXPORT_SYMBOL(iterate_supers_type);
/fs/cifs/
Dmisc.c1233 iterate_supers_type(*fs_type, f, &sd); in __cifs_get_super()