Searched refs:TRANS2_FIND_FIRST (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/fs/cifs/ | ||
D | cifspdu.h | 55 #define TRANS2_FIND_FIRST 0x01 macro |
D | cifssmb.c | 4454 pSMB->SubCommand = cpu_to_le16(TRANS2_FIND_FIRST); in CIFSFindFirst() |