Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/syscalls/fanotify/
Dfanotify15.c78 fanotify_get_fid(TEST_DIR, &event_set[count].fsid, in do_test()
89 fanotify_get_fid(FILE2, &event_set[count].fsid, in do_test()
105 fanotify_get_fid(TEST_DIR, &event_set[count].fsid, in do_test()
115 fanotify_get_fid(DIR2, &event_set[count].fsid, in do_test()
Dfanotify.h137 static inline void fanotify_get_fid(const char *path, __kernel_fsid_t *fsid, in fanotify_get_fid() function
Dfanotify13.c113 fanotify_get_fid(objects[i].path, &event_set[i].fsid, in get_object_stats()