Home
last modified time | relevance | path

Searched refs:fd_syncfs (Results 1 - 1 of 1) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/fanotify/
H A Dfanotify10.c70 static int fd_syncfs; variable
515 if (syncfs(fd_syncfs) < 0) in drop_caches()
537 fd_syncfs = SAFE_OPEN(MOUNT_PATH, O_RDONLY); in create_fanotify_groups()
664 if (fd_syncfs > 0) in cleanup_fanotify_groups()
665 SAFE_CLOSE(fd_syncfs); in cleanup_fanotify_groups()

Completed in 2 milliseconds