Searched defs:FILE_READ_DATA (Results 1 – 3 of 3) sorted by relevance
85 #define FILE_READ_DATA 0x00000001 /* Data can be read from the file */ macro
1424 FILE_READ_DATA = cpu_to_le32(0x00000001), enumerator
192 #define FILE_READ_DATA 0x00000001 /* Data can be read from the file */ macro