Home
last modified time | relevance | path

Searched defs:FILE_READ_DATA (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/smb/server/
H A Dsmb_common.h85 #define FILE_READ_DATA 0x00000001 /* Data can be read from the file */ macro
/openbmc/linux/fs/ntfs/
H A Dlayout.h1424 FILE_READ_DATA = cpu_to_le32(0x00000001), enumerator
/openbmc/linux/fs/smb/client/
H A Dcifspdu.h192 #define FILE_READ_DATA 0x00000001 /* Data can be read from the file */ macro