Searched refs:smb_rap_request (Results 1 – 4 of 4) sorted by relevance
61 int smb_rap_request(struct smb_rap *, struct smb_ctx *);
126 smb_rap_request;
285 error = smb_rap_request(rap, ctx); in smb_rap_NetShareEnum()
328 smb_rap_request(struct smb_rap *rap, struct smb_ctx *ctx) in smb_rap_request() function