Searched refs:smb_ctx_alloc (Results 1 – 13 of 13) sorted by relevance
107 err = smb_ctx_alloc(&ctx); in smb_iod_cl_newvc()
109 error = smb_ctx_alloc(&ctx); in main()
52 error = smb_ctx_alloc(&ctx); in cmd_discon()
71 error = smb_ctx_alloc(&ctx); in cmd_view()
67 error = smb_ctx_alloc(&ctx); in cmd_info()
83 error = smb_ctx_alloc(&ctx); in cmd_print()
106 int smb_ctx_alloc(struct smb_ctx **);
121 if ((err = smb_ctx_alloc(&ctx)) != 0) in smbrdr_ctx_new()
279 err = smb_ctx_alloc(&ctx); in iod_newvc()
302 err = smb_ctx_alloc(&ctx); in smbfs_default_dom_usr()
76 smb_ctx_alloc;
222 smb_ctx_alloc(struct smb_ctx **ctx_pp) in smb_ctx_alloc() function
236 error = smb_ctx_alloc(&ctx); in main()