Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ntfs/
H A Dlayout.h1434 FILE_APPEND_DATA = cpu_to_le32(0x00000004), enumerator
/OK3568_Linux_fs/kernel/fs/cifs/
H A Dcifspdu.h224 #define FILE_APPEND_DATA 0x00000004 /* Data can be appended to the file */ macro