Home
last modified time | relevance | path

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

/linux/fs/
H A Dsuper.c954 void iterate_supers_type(struct file_system_type *type, in iterate_supers_type() function
985 EXPORT_SYMBOL(iterate_supers_type);
/linux/fs/smb/client/
H A Dmisc.c868 iterate_supers_type(*fs_type, f, &sd); in __cifs_get_super()