Home
last modified time | relevance | path

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

/Linux-v5.15/fs/cifs/
Dreaddir.c306 SEARCH_ID_FULL_DIR_INFO *info, in cifs_fulldir_info_to_fattr()
579 const SEARCH_ID_FULL_DIR_INFO *info) in cifs_fill_dirent_search()
906 (SEARCH_ID_FULL_DIR_INFO *)find_entry, in cifs_filldir()
Dinode.c995 SEARCH_ID_FULL_DIR_INFO *si;
1005 si = (SEARCH_ID_FULL_DIR_INFO *)data;
Dcifspdu.h2547 } __attribute__((packed)) SEARCH_ID_FULL_DIR_INFO; /* level 0x105 FF rsp data */ typedef
Dsmb2pdu.c4776 info_buf_size = sizeof(SEARCH_ID_FULL_DIR_INFO) - 1; in smb2_parse_query_directory()