Home
last modified time | relevance | path

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

/linux-6.12.1/fs/smb/client/
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()
Dsmb2proto.h239 extern void SMB2_set_info_free(struct smb_rqst *rqst);
Dsmb2pdu.c5619 SMB2_set_info_free(struct smb_rqst *rqst) in SMB2_set_info_free() function
5679 SMB2_set_info_free(&rqst); in send_set_info()
Dsmb2ops.c1307 SMB2_set_info_free(&rqst[1]); in smb2_set_ea()
1677 free_req1_func = SMB2_set_info_free; in smb2_ioctl_query_info()