Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dreaddir.c550 const SEARCH_ID_FULL_DIR_INFO *info) in cifs_fill_dirent_search()
H A Dinode.c1221 SEARCH_ID_FULL_DIR_INFO *si; in cifs_get_fattr()
1232 si = (SEARCH_ID_FULL_DIR_INFO *)fi; in cifs_get_fattr()
H A Dcifspdu.h2540 } __attribute__((packed)) SEARCH_ID_FULL_DIR_INFO; /* level 0x105 FF rsp data */ typedef
H A Dsmb2pdu.c5342 info_buf_size = sizeof(SEARCH_ID_FULL_DIR_INFO); in smb2_parse_query_directory()