Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dsmb2inode.c716 SMB2_set_info_free(&rqst[num_rqst++]); in smb2_compound_op()
723 SMB2_set_info_free(&rqst[num_rqst++]); in smb2_compound_op()
730 SMB2_set_info_free(&rqst[num_rqst++]); in smb2_compound_op()
737 SMB2_set_info_free(&rqst[num_rqst++]); in smb2_compound_op()
746 SMB2_set_info_free(&rqst[num_rqst++]); in smb2_compound_op()
H A Dsmb2proto.h239 extern void SMB2_set_info_free(struct smb_rqst *rqst);
H A Dsmb2ops.c1270 SMB2_set_info_free(&rqst[1]); in smb2_set_ea()
1640 free_req1_func = SMB2_set_info_free; in smb2_ioctl_query_info()
H A Dsmb2pdu.c5510 SMB2_set_info_free(struct smb_rqst *rqst) in SMB2_set_info_free() function
5570 SMB2_set_info_free(&rqst); in send_set_info()