Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/syscalls/fanotify/
H A Dfanotify15.c84 struct fanotify_fid_t root_fid, dir_fid, file_fid; in do_test() local
94 fanotify_save_fid(TEST_DIR, &root_fid); in do_test()
98 event_set[count].fid = &root_fid; in do_test()
150 event_set[count].fid = &root_fid; in do_test()
H A Dfanotify16.c263 struct fanotify_fid_t root_fid, dir_fid, file_fid; in do_test() local
293 fanotify_save_fid(MOUNT_PATH, &root_fid); in do_test()
325 event_set[tst_count].fid = &root_fid; in do_test()
482 * info record of root_fid+DIR_NAME1 and the 2nd FAN_RENAME event has the in do_test()
483 * info record of root_fid+DIR_NAME2. in do_test()
488 event_set[tst_count].fid = &root_fid; in do_test()
499 event_set[tst_count].fid = &root_fid; in do_test()
505 event_set[tst_count].fid = &root_fid; in do_test()
512 event_set[tst_count].fid = &root_fid; in do_test()
/third_party/curl/tests/
H A Dsmbserver.py297 def get_share_path(self, conn_data, root_fid, tid):
301 if root_fid > 0:
303 path = conn_data["OpenedFiles"][root_fid]["FileName"]
/third_party/curl/lib/
H A Dsmb.c168 unsigned int root_fid; member

Completed in 8 milliseconds