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