Home
last modified time | relevance | path

Searched refs:fuse_reply_statfs (Results 1 – 4 of 4) sorted by relevance

/external/libfuse/lib/
Dfuse_versionscript32 fuse_reply_statfs;
Dfuse_lowlevel.c956 int fuse_reply_statfs(fuse_req_t req, const struct statvfs *stbuf) in fuse_reply_statfs() function
1652 fuse_reply_statfs(req, &buf); in do_statfs()
Dfuse.c3826 fuse_reply_statfs(req, &buf); in fuse_lib_statfs()
/external/libfuse/include/
Dfuse_lowlevel.h1475 int fuse_reply_statfs(fuse_req_t req, const struct statvfs *stbuf);