Home
last modified time | relevance | path

Searched refs:fuse_reply_statfs (Results 1 - 9 of 9) sorted by relevance

/third_party/ntfs-3g/include/fuse-lite/
H A Dfuse_lowlevel.h608 * fuse_reply_statfs
987 int fuse_reply_statfs(fuse_req_t req, const struct statvfs *stbuf);
/third_party/libfuse/include/
H A Dfuse_lowlevel.h812 * fuse_reply_statfs
1490 int fuse_reply_statfs(fuse_req_t req, const struct statvfs *stbuf);
/third_party/ntfs-3g/libfuse-lite/
H A Dfuse_lowlevel.c421 int fuse_reply_statfs(fuse_req_t req, const struct statvfs *stbuf) in fuse_reply_statfs() function
851 fuse_reply_statfs(req, &buf); in do_statfs()
H A Dfuse.c2315 fuse_reply_statfs(req, &buf); in fuse_lib_statfs()
/third_party/libfuse/example/
H A Dpassthrough_hp.cc973 fuse_reply_statfs(req, &stbuf); in sfs_statfs()
H A Dpassthrough_ll.c913 fuse_reply_statfs(req, &stbuf); in lo_statfs()
/third_party/libfuse/lib/
H A Dfuse_lowlevel.c896 int fuse_reply_statfs(fuse_req_t req, const struct statvfs *stbuf) function
1584 fuse_reply_statfs(req, &buf);
H A Dfuse.c3804 fuse_reply_statfs(req, &buf); in fuse_lib_statfs()
/third_party/ntfs-3g/src/
H A Dlowntfs-3g.c512 fuse_reply_statfs(req, &sfs); in ntfs_fuse_statfs()

Completed in 30 milliseconds