Home
last modified time | relevance | path

Searched defs:group_offset (Results 1 – 2 of 2) sorted by relevance

/linux/rust/syn/
H A Dbuffer.rs52 let group_offset = group_end_index - group_start_index; in recursive_new() localVariable
/linux/fs/smb/client/
H A Dsmb2pdu.c2702 unsigned int group_offset = 0; in create_sd_buf() local