Home
last modified time | relevance | path

Searched defs:GENERIC_READ (Results 1 – 2 of 2) sorted by relevance

/linux/fs/smb/server/
H A Dsmb_common.h116 #define GENERIC_READ 0x80000000 macro
/linux/fs/smb/client/
H A Dcifspdu.h264 #define GENERIC_READ 0x80000000 /* Same as: FILE_READ_DATA | */ macro