Home
last modified time | relevance | path

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

/linux-6.6.21/fs/smb/client/
Dcifsglob.h1277 extern void smb3_free_compound_rqst(int num_rqst, struct smb_rqst *rqst);
Dtransport.c463 smb3_free_compound_rqst(num_rqst, &cur_rqst[1]); in smb_send_rqst()
Dsmb2ops.c4457 smb3_free_compound_rqst(int num_rqst, struct smb_rqst *rqst) in smb3_free_compound_rqst() function
4545 smb3_free_compound_rqst(num_rqst - 1, &new_rq[1]); in smb3_init_transform_rq()