Home
last modified time | relevance | path

Searched refs:FILE_UNIX_INFO (Results 1 – 3 of 3) sorted by relevance

/fs/cifs/
Dreaddir.c382 const FILE_UNIX_INFO *info, bool is_unicode) in cifs_fill_dirent_unix()
709 &((FILE_UNIX_INFO *)find_entry)->basic, in cifs_filldir()
Dcifspdu.h2409 } __attribute__((packed)) FILE_UNIX_INFO; /* level 0x202 */ typedef
Dcifssmb.c4305 pSMB->SearchCount = cpu_to_le16(CIFSMaxBufSize/sizeof(FILE_UNIX_INFO)); in CIFSFindFirst()
4419 cpu_to_le16(CIFSMaxBufSize / sizeof(FILE_UNIX_INFO)); in CIFSFindNext()