Searched defs:FILE_WRITE_DATA (Results 1 – 3 of 3) sorted by relevance
86 #define FILE_WRITE_DATA 0x00000002 /* Data can be written to the file */ macro
1429 FILE_WRITE_DATA = cpu_to_le32(0x00000002), enumerator
193 #define FILE_WRITE_DATA 0x00000002 /* Data can be written to the file */ macro