fn file_id_body_offset(command: u16) -> Option<usize>Expand description
Body-relative offset of the 16-byte FileId within a request that carries
one, used to resolve the wildcard FileId in a related compound follow-up
([MS-SMB2] §3.3.5.2.7.2). None for commands with no FileId field.