Home
last modified time | relevance | path

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

/linux-6.1.9/fs/cifs/
Dreaddir.c307 SEARCH_ID_FULL_DIR_INFO *info, in cifs_fulldir_info_to_fattr()
580 const SEARCH_ID_FULL_DIR_INFO *info) in cifs_fill_dirent_search()
1024 (SEARCH_ID_FULL_DIR_INFO *)find_entry, in cifs_filldir()
Dinode.c1046 SEARCH_ID_FULL_DIR_INFO *si;
1057 si = (SEARCH_ID_FULL_DIR_INFO *)fi;
Dcifspdu.h2536 } __attribute__((packed)) SEARCH_ID_FULL_DIR_INFO; /* level 0x105 FF rsp data */ typedef
Dsmb2pdu.c4957 info_buf_size = sizeof(SEARCH_ID_FULL_DIR_INFO) - 1; in smb2_parse_query_directory()