Searched refs:mount_get_conns (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.15/fs/cifs/ |
| D | connect.c | 2866 static int mount_get_conns(struct smb3_fs_context *ctx, struct cifs_sb_info *cifs_sb, in mount_get_conns() function 2996 rc = mount_get_conns(ctx, cifs_sb, xid, nserver, nses, ntcon); in mount_get_dfs_conns() 3479 rc = mount_get_conns(ctx, cifs_sb, &xid, &server, &ses, &tcon); in cifs_mount() 3631 rc = mount_get_conns(ctx, cifs_sb, &xid, &server, &ses, &tcon); in cifs_mount()
|