Home
last modified time | relevance | path

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

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