Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/cifs/
H A 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()
H A Dinode.c1001 SEARCH_ID_FULL_DIR_INFO *si;
1011 si = (SEARCH_ID_FULL_DIR_INFO *)data;
H A Dcifspdu.h2584 } __attribute__((packed)) SEARCH_ID_FULL_DIR_INFO; /* level 0x105 FF rsp data */ typedef
H A Dsmb2pdu.c4714 info_buf_size = sizeof(SEARCH_ID_FULL_DIR_INFO) - 1; in smb2_parse_query_directory()