Home
last modified time | relevance | path

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

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