Searched refs:TRANS2_FIND_FIRST (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/fs/cifs/ | ||
| H A D | cifspdu.h | 74 #define TRANS2_FIND_FIRST 0x01 macro |
| H A D | cifssmb.c | 4506 pSMB->SubCommand = cpu_to_le16(TRANS2_FIND_FIRST); in CIFSFindFirst() |