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

/linux-master/fs/smb/client/
H A Dcifsfs.c888 static int cifs_set_super(struct super_block *sb, void *data) function
949 sb = sget(fs_type, cifs_match_super, cifs_set_super, flags, &mnt_data);

Completed in 147 milliseconds