Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/syscalls/fanotify/
H A Dfanotify16.c263 struct fanotify_fid_t root_fid, dir_fid, file_fid; in do_test() local
303 fanotify_save_fid(dname1, &dir_fid); in do_test()
306 subdir_fid = &dir_fid; in do_test()
354 event_set[tst_count].fid = &dir_fid; in do_test()
367 event_set[tst_count].fid = &dir_fid; in do_test()
378 event_set[tst_count].fid = &dir_fid; in do_test()
395 event_set[tst_count].fid = &dir_fid; in do_test()
405 event_set[tst_count].fid = &dir_fid; in do_test()
428 event_set[tst_count].fid = &dir_fid; in do_test()
444 event_set[tst_count].fid = &dir_fid; in do_test()
[all...]
H A Dfanotify15.c84 struct fanotify_fid_t root_fid, dir_fid, file_fid; in do_test() local
156 fanotify_save_fid(DIR1, &dir_fid); in do_test()
172 event_set[count].fid = &dir_fid; in do_test()

Completed in 2 milliseconds