Home
last modified time | relevance | path

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

/linux-5.10/fs/ntfs/
Dlayout.h1480 WRITE_OWNER = cpu_to_le32(0x00080000), enumerator
/linux-5.10/fs/cifs/
Dcifspdu.h238 #define WRITE_OWNER 0x00080000 /* Ownership information associated */ macro