Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/cifs/
Dreaddir.c320 SEARCH_ID_FULL_DIR_INFO *info, in cifs_fulldir_info_to_fattr()
572 const SEARCH_ID_FULL_DIR_INFO *info) in cifs_fill_dirent_search()
899 (SEARCH_ID_FULL_DIR_INFO *)find_entry, in cifs_filldir()
Dinode.c998 SEARCH_ID_FULL_DIR_INFO *si;
1008 si = (SEARCH_ID_FULL_DIR_INFO *)data;
Dcifspdu.h2584 } __attribute__((packed)) SEARCH_ID_FULL_DIR_INFO; /* level 0x105 FF rsp data */ typedef
Dsmb2pdu.c4717 info_buf_size = sizeof(SEARCH_ID_FULL_DIR_INFO) - 1; in smb2_parse_query_directory()