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.c105 FAN_ACCESS | FAN_MODIFY | FAN_CLOSE | FAN_OPEN, in test_fanotify()
216 FAN_OPEN | FAN_CLOSE, AT_FDCWD, fname) < 0) { in test_fanotify()
245 FAN_OPEN | FAN_CLOSE, AT_FDCWD, fname) < 0) { in test_fanotify()
348 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.h33 #define FAN_CLOSE (FAN_CLOSE_WRITE | FAN_CLOSE_NOWRITE) /* close */ macro
91 FAN_CLOSE |\