Searched refs:smb_ctx_alloc (Results 1 – 12 of 12) sorted by relevance
121 if ((err = smb_ctx_alloc(&ctx)) != 0) in smbrdr_ctx_new()
105 int smb_ctx_alloc(struct smb_ctx **);
105 error = smb_ctx_alloc(&ctx); in main()
145 error = smb_ctx_alloc(&ctx); in main()
152 error = smb_ctx_alloc(&ctx); in main()
75 error = smb_ctx_alloc(&ctx); in cmd_view()
83 error = smb_ctx_alloc(&ctx); in cmd_print()
279 err = smb_ctx_alloc(&ctx); in iod_newvc()
65 smb_ctx_alloc;
302 err = smb_ctx_alloc(&ctx); in smbfs_default_dom_usr()
224 smb_ctx_alloc(struct smb_ctx **ctx_pp) in smb_ctx_alloc() function
231 error = smb_ctx_alloc(&ctx); in main()