Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/syscalls/umount2/
H A Dumount2_02.c42 int do_access; member
86 if (tc->do_access) in test_umount2()
/third_party/ntfs-3g/libfuse-lite/
H A Dfuse_lowlevel.c542 static void do_access(fuse_req_t req, fuse_ino_t nodeid, const void *inarg) in do_access() function
1269 [FUSE_ACCESS] = { do_access, "ACCESS" },
/third_party/libfuse/lib/
H A Dfuse_lowlevel.c1207 static void do_access(fuse_req_t req, fuse_ino_t nodeid, const void *inarg) function
2598 [FUSE_ACCESS] = { do_access, "ACCESS" },

Completed in 7 milliseconds