Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/server/
H A Dsmb_common.h87 #define FILE_APPEND_DATA 0x00000004 /* Data can be appended to the file */ macro
/openbmc/linux/fs/ntfs/
H A Dlayout.h1434 FILE_APPEND_DATA = cpu_to_le32(0x00000004), enumerator
/openbmc/linux/fs/smb/client/
H A Dcifspdu.h194 #define FILE_APPEND_DATA 0x00000004 /* Data can be appended to the file */ macro