Home
last modified time | relevance | path

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

/Linux-v6.1/fs/ksmbd/
Dsmb_common.h86 #define FILE_WRITE_DATA 0x00000002 /* Data can be written to the file */ macro
/Linux-v6.1/fs/ntfs/
Dlayout.h1429 FILE_WRITE_DATA = cpu_to_le32(0x00000002), enumerator
/Linux-v6.1/fs/cifs/
Dcifspdu.h193 #define FILE_WRITE_DATA 0x00000002 /* Data can be written to the file */ macro