Home
last modified time | relevance | path

Searched refs:do_access (Results 1 – 2 of 2) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/umount2/
Dumount2_02.c55 int do_access; member
131 if (test_cases[i].do_access) { in test_umount2()
/third_party/ntfs-3g/libfuse-lite/
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" },