Searched refs:TRANS2_FIND_NEXT (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/fs/cifs/ | ||
| H A D | cifspdu.h | 75 #define TRANS2_FIND_NEXT 0x02 macro |
| H A D | cifssmb.c | 4621 pSMB->SubCommand = cpu_to_le16(TRANS2_FIND_NEXT); in CIFSFindNext() |