Home
last modified time | relevance | path

Searched refs:MAX_STREAM_PROT_LEN (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/fs/smb/server/
H A Dsmb2misc.c182 } else if ((u64)*off + *len > MAX_STREAM_PROT_LEN) { in smb2_get_data_area_len()
184 MAX_STREAM_PROT_LEN, (u64)*off + *len); in smb2_get_data_area_len()
H A Dconnection.c318 if (pdu_size > MAX_STREAM_PROT_LEN) in ksmbd_conn_handler_loop()
H A Dsmb_common.h41 #define MAX_STREAM_PROT_LEN 0x00FFFFFF macro

Completed in 3 milliseconds