Home
last modified time | relevance | path

Searched refs:IN_UNMOUNT (Results 1 – 2 of 2) sorted by relevance

/include/linux/
Dinotify.h18 IN_DELETE_SELF | IN_MOVE_SELF | IN_UNMOUNT | \
/include/uapi/linux/
Dinotify.h44 #define IN_UNMOUNT 0x00002000 /* Backing fs was unmounted */ macro