Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/cifs/
Dcifspdu.h1528 __le32 NextEntryOffset; member
2534 __le32 NextEntryOffset; member
2541 __le32 NextEntryOffset; member
2555 __le32 NextEntryOffset; member
2570 __le32 NextEntryOffset; member
2587 __le32 NextEntryOffset; member
Dreaddir.c493 u32 next_offset = le32_to_cpu(pDirInfo->NextEntryOffset); in nxt_dir_entry()
Dsmb2pdu.h1767 __le32 NextEntryOffset; member
Dsmb2pdu.c4507 end = beg + le32_to_cpu(p->NextEntryOffset); in posix_info_parse()
4611 next_offset = le32_to_cpu(dir_info->NextEntryOffset); in num_entries()