Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/syscalls/fanotify/
Dfanotify01.c73 FAN_ACCESS | FAN_MODIFY | FAN_CLOSE | FAN_OPEN, in test_fanotify()
184 FAN_OPEN | FAN_CLOSE, AT_FDCWD, fname) < 0) { in test_fanotify()
213 FAN_OPEN | FAN_CLOSE, AT_FDCWD, fname) < 0) { in test_fanotify()
315 FAN_ACCESS | FAN_MODIFY | FAN_CLOSE | FAN_OPEN, in test_fanotify()
Dfanotify02.c50 FAN_MODIFY | FAN_CLOSE | FAN_OPEN | in test01()
/external/kernel-headers/original/uapi/linux/
Dfanotify.h26 #define FAN_CLOSE (FAN_CLOSE_WRITE | FAN_CLOSE_NOWRITE) /* close */ macro
82 FAN_CLOSE |\