Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dcifsglob.h1324 extern void smb3_free_compound_rqst(int num_rqst, struct smb_rqst *rqst);
H A Dsmb2ops.c4438 smb3_free_compound_rqst(int num_rqst, struct smb_rqst *rqst) in smb3_free_compound_rqst() function
4502 smb3_free_compound_rqst(num_rqst - 1, &new_rq[1]); in smb3_init_transform_rq()