Searched defs:FILE_APPEND_DATA (Results 1 – 2 of 2) sorted by relevance
/fs/ntfs/ | ||
D | layout.h | 1448 FILE_APPEND_DATA = cpu_to_le32(0x00000004), enumerator |
/fs/cifs/ | ||
D | cifspdu.h | 219 #define FILE_APPEND_DATA 0x00000004 /* Data can be appended to the file */ macro |