Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ksmbd/
Dsmb2misc.c267 static inline int smb2_query_dir_req_len(struct smb2_query_directory_req *h) in smb2_query_dir_req_len() function
306 req_len = smb2_query_dir_req_len(__hdr); in smb2_validate_credit_charge()