Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dreaddir.c551 const SEARCH_ID_FULL_DIR_INFO *info) in cifs_fill_dirent_search()
H A Dinode.c1331 SEARCH_ID_FULL_DIR_INFO *si; in cifs_get_fattr()
1342 si = (SEARCH_ID_FULL_DIR_INFO *)fi; in cifs_get_fattr()
H A Dcifspdu.h2545 } __attribute__((packed)) SEARCH_ID_FULL_DIR_INFO; /* level 0x105 FF rsp data */ typedef
H A Dsmb2pdu.c5454 info_buf_size = sizeof(SEARCH_ID_FULL_DIR_INFO); in smb2_parse_query_directory()