Home
last modified time | relevance | path

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

/linux-6.12.1/fs/smb/client/
Dreaddir.c536 const SEARCH_ID_FULL_DIR_INFO *info) in cifs_fill_dirent_search()
Dinode.c1205 SEARCH_ID_FULL_DIR_INFO *si; in cifs_get_fattr()
1216 si = (SEARCH_ID_FULL_DIR_INFO *)fi; in cifs_get_fattr()
Dcifspdu.h2540 } __attribute__((packed)) SEARCH_ID_FULL_DIR_INFO; /* level 0x105 FF rsp data */ typedef
Dsmb2pdu.c5434 info_buf_size = sizeof(SEARCH_ID_FULL_DIR_INFO); in smb2_parse_query_directory()