Searched defs:FILE_WRITE_DATA (Results 1 – 2 of 2) sorted by relevance
/fs/ntfs/ | ||
D | layout.h | 1454 FILE_WRITE_DATA = const_cpu_to_le32(0x00000002), enumerator |
/fs/cifs/ | ||
D | cifspdu.h | 199 #define FILE_WRITE_DATA 0x00000002 /* Data can be written to the file */ macro |