Home
last modified time | relevance | path

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

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