Home
last modified time | relevance | path

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

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