Searched refs:SMB_POSIX_OPEN (Results 1 – 2 of 2) sorted by relevance
/linux/fs/smb/client/ | ||
H A D | cifspdu.h | 1628 #define SMB_POSIX_OPEN 0x209 macro |
H A D | cifssmb.c | 931 pSMB->InformationLevel = cpu_to_le16(SMB_POSIX_OPEN); in CIFSPOSIXCreate() |