Home
last modified time | relevance | path

Searched refs:DN_ATTRIB (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/include/uapi/linux/
Dfcntl.h53 #define DN_ATTRIB 0x00000020 /* File changed attibutes */ macro
/linux-4.1.27/Documentation/filesystems/
Ddnotify.txt20 DN_ATTRIB A file in the directory had its attributes
/linux-4.1.27/fs/notify/dnotify/
Ddnotify.c206 if (arg & DN_ATTRIB) in convert_arg()