Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A 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()
H A Dsmb2proto.h206 extern void SMB2_query_info_free(struct smb_rqst *rqst);
H A Dcached_dir.c347 SMB2_query_info_free(&rqst[1]); in open_cached_dir()
H A Dsmb2ops.c1651 free_req1_func = SMB2_query_info_free; in smb2_ioctl_query_info()
2767 SMB2_query_info_free(&rqst[1]); in smb2_query_info_compound()
H A Dsmb2pdu.c3772 SMB2_query_info_free(struct smb_rqst *rqst) in SMB2_query_info_free() function
3871 SMB2_query_info_free(&rqst); in query_info()