Searched refs:mount_put_conns (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.15/fs/cifs/ |
| D | connect.c | 2848 static inline void mount_put_conns(struct cifs_sb_info *cifs_sb, in mount_put_conns() function 3200 mount_put_conns(cifs_sb, *xid, *server, *ses, *tcon); in do_dfs_failover() 3500 mount_put_conns(cifs_sb, xid, server, ses, tcon); in cifs_mount() 3533 mount_put_conns(cifs_sb, xid, server, ses, tcon); in cifs_mount() 3619 mount_put_conns(cifs_sb, xid, server, ses, tcon); in cifs_mount() 3648 mount_put_conns(cifs_sb, xid, server, ses, tcon); in cifs_mount()
|