Home
last modified time | relevance | path

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

/fs/cifs/
Dreaddir.c435 const SEARCH_ID_FULL_DIR_INFO *info) in cifs_fill_dirent_search()
Dcifspdu.h2571 } __attribute__((packed)) SEARCH_ID_FULL_DIR_INFO; /* level 0x105 FF rsp data */ typedef
Dinode.c795 ((SEARCH_ID_FULL_DIR_INFO *)data)->UniqueId);
Dsmb2pdu.c2633 info_buf_size = sizeof(SEARCH_ID_FULL_DIR_INFO) - 1; in SMB2_query_directory()