Home
last modified time | relevance | path

Searched refs:SMB2_set_info_free (Results 1 – 4 of 4) sorted by relevance

/linux/fs/smb/client/
H A Dsmb2inode.c656 SMB2_set_info_free(&rqst[num_rqst++]); in smb2_compound_op()
663 SMB2_set_info_free(&rqst[num_rqst++]); in smb2_compound_op()
670 SMB2_set_info_free(&rqst[num_rqst++]); in smb2_compound_op()
677 SMB2_set_info_free(&rqst[num_rqst++]); in smb2_compound_op()
686 SMB2_set_info_free(&rqst[num_rqst++]); in smb2_compound_op()
H A Dsmb2proto.h211 void SMB2_set_info_free(struct smb_rqst *rqst);
H A Dsmb2pdu.c5789 SMB2_set_info_free(struct smb_rqst *rqst) in SMB2_set_info_free() function
5853 SMB2_set_info_free(&rqst); in send_set_info()
H A Dsmb2ops.c1340 SMB2_set_info_free(&rqst[1]); in smb2_set_ea()
1709 free_req1_func = SMB2_set_info_free; in smb2_ioctl_query_info()