Searched refs:SMB_POSIX_OPEN (Results 1 – 2 of 2) sorted by relevance
/linux-4.19.296/fs/cifs/ | ||
D | cifspdu.h | 1667 #define SMB_POSIX_OPEN 0x209 macro |
D | cifssmb.c | 1102 pSMB->InformationLevel = cpu_to_le16(SMB_POSIX_OPEN); in CIFSPOSIXCreate() |