Home
last modified time | relevance | path

Searched refs:SMB2_query_info_free (Results 1 – 5 of 5) sorted by relevance

/linux-6.12.1/fs/smb/client/
Dsmb2inode.c657 SMB2_query_info_free(&rqst[num_rqst++]); in smb2_compound_op()
684 SMB2_query_info_free(&rqst[num_rqst++]); in smb2_compound_op()
801 SMB2_query_info_free(&rqst[num_rqst++]); in smb2_compound_op()
Dsmb2proto.h207 extern void SMB2_query_info_free(struct smb_rqst *rqst);
Dcached_dir.c347 SMB2_query_info_free(&rqst[1]); in open_cached_dir()
Dsmb2pdu.c3803 SMB2_query_info_free(struct smb_rqst *rqst) in SMB2_query_info_free() function
3902 SMB2_query_info_free(&rqst); in query_info()
Dsmb2ops.c1688 free_req1_func = SMB2_query_info_free; in smb2_ioctl_query_info()
2823 SMB2_query_info_free(&rqst[1]); in smb2_query_info_compound()