Searched refs:SMB2_GENERIC_READ (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/smb-759.0/kernel/netsmb/
H A Dsmb_2.h450 #define SMB2_GENERIC_READ 0x80000000 macro
H A Dsmb.h840 #define SMB2_GENERIC_READ 0x80000000 /* Indicates a request for the following combination of access flags listed above: FILE_READ_DATA| FILE_READ_ATTRIBUTES| FILE_READ_EA| SYNCHRONIZE| READ_CONTROL. */ macro
/macosx-10.10/smb-759.0/kernel/smbfs/
H A Dsmbfs_security.c1007 if (w_rights & SMB2_GENERIC_READ)
1291 arights |= SMB2_GENERIC_READ;

Completed in 131 milliseconds