Home
last modified time | relevance | path

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

/third_party/ntfs-3g/libfuse-lite/
H A Dfuse_lowlevel.c511 static void do_getattr(fuse_req_t req, fuse_ino_t nodeid, const void *inarg) in do_getattr() function
1240 [FUSE_GETATTR] = { do_getattr, "GETATTR" },
/third_party/libfuse/lib/
H A Dfuse_lowlevel.c1152 static void do_getattr(fuse_req_t req, fuse_ino_t nodeid, const void *inarg) function
2569 [FUSE_GETATTR] = { do_getattr, "GETATTR" },

Completed in 7 milliseconds