Home
last modified time | relevance | path

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

/Linux-v6.1/fs/ksmbd/
Dsmb_common.h87 #define FILE_APPEND_DATA 0x00000004 /* Data can be appended to the file */ macro
/Linux-v6.1/fs/ntfs/
Dlayout.h1434 FILE_APPEND_DATA = cpu_to_le32(0x00000004), enumerator
/Linux-v6.1/fs/cifs/
Dcifspdu.h194 #define FILE_APPEND_DATA 0x00000004 /* Data can be appended to the file */ macro