Home
last modified time | relevance | path

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

/linux-5.19.10/fs/cifs/
Dsmb2inode.c397 SMB2_query_info_free(&rqst[1]); in smb2_compound_op()
417 SMB2_query_info_free(&rqst[1]); in smb2_compound_op()
Dsmb2proto.h193 extern void SMB2_query_info_free(struct smb_rqst *rqst);
Dsmb2ops.c974 SMB2_query_info_free(&rqst[1]); in open_cached_dir()
1790 free_req1_func = SMB2_query_info_free; in smb2_ioctl_query_info()
2803 SMB2_query_info_free(&rqst[1]); in smb2_query_info_compound()
Dsmb2pdu.c3517 SMB2_query_info_free(struct smb_rqst *rqst) in SMB2_query_info_free() function
3606 SMB2_query_info_free(&rqst); in query_info()