Home
last modified time | relevance | path

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

/linux/fs/smb/server/
H A Dsmb_common.h89 #define FILE_APPEND_DATA 0x00000004 /* Data can be appended to the file */ macro
/linux/fs/smb/client/
H A Dcifspdu.h201 #define FILE_APPEND_DATA 0x00000004 /* Data can be appended to the file */ macro