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.c660 SMB2_set_info_free(&rqst[num_rqst++]); in smb2_compound_op()
667 SMB2_set_info_free(&rqst[num_rqst++]); in smb2_compound_op()
674 SMB2_set_info_free(&rqst[num_rqst++]); in smb2_compound_op()
681 SMB2_set_info_free(&rqst[num_rqst++]); in smb2_compound_op()
690 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 Dsmb2ops.c1351 SMB2_set_info_free(&rqst[1]); in smb2_set_ea()
1720 free_req1_func = SMB2_set_info_free; in smb2_ioctl_query_info()
H A Dsmb2pdu.c5800 SMB2_set_info_free(struct smb_rqst *rqst) in SMB2_set_info_free() function
5864 SMB2_set_info_free(&rqst); in send_set_info()