Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dcifsproto.h265 extern int cifs_match_super(struct super_block *, void *);
H A Dcifsfs.c997 sb = sget(fs_type, cifs_match_super, cifs_set_super, flags, &mnt_data); in cifs_smb3_do_mount()