Home
last modified time | relevance | path

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

/Linux-v5.15/fs/cifs/
Dconnect.c2989 static int mount_get_dfs_conns(struct smb3_fs_context *ctx, struct cifs_sb_info *cifs_sb, in mount_get_dfs_conns() function
3201 rc = mount_get_dfs_conns(&tmp_ctx, cifs_sb, xid, server, ses, tcon); in do_dfs_failover()
3505 (void)mount_get_dfs_conns(ctx, cifs_sb, &xid, &server, &ses, &tcon); in cifs_mount()
3534 rc = mount_get_dfs_conns(ctx, cifs_sb, &xid, &server, &ses, &tcon); in cifs_mount()