Home
last modified time | relevance | path

Searched defs:FILE_WRITE_DATA (Results 1 – 2 of 2) sorted by relevance

/fs/ntfs/
Dlayout.h1454 FILE_WRITE_DATA = const_cpu_to_le32(0x00000002), enumerator
/fs/cifs/
Dcifspdu.h199 #define FILE_WRITE_DATA 0x00000002 /* Data can be written to the file */ macro