Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ntfs/
Dlayout.h1481 DELETE = cpu_to_le32(0x00010000), enumerator
/linux-4.19.296/fs/cifs/
Dcifspdu.h231 #define DELETE 0x00010000 /* The file can be deleted */ macro