Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dcifsglob.h1314 extern void smb3_free_compound_rqst(int num_rqst, struct smb_rqst *rqst);
H A Dtransport.c463 smb3_free_compound_rqst(num_rqst, &cur_rqst[1]); in smb_send_rqst()
H A Dsmb2ops.c4342 smb3_free_compound_rqst(int num_rqst, struct smb_rqst *rqst) in smb3_free_compound_rqst() function
4430 smb3_free_compound_rqst(num_rqst - 1, &new_rq[1]); in smb3_init_transform_rq()