Home
last modified time | relevance | path

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

/third_party/ntfs-3g/include/fuse-lite/
Dfuse_lowlevel.h1023 int fuse_reply_bmap(fuse_req_t req, uint64_t idx);
/third_party/ntfs-3g/libfuse-lite/
Dfuse_lowlevel.c459 int fuse_reply_bmap(fuse_req_t req, uint64_t idx) in fuse_reply_bmap() function
Dfuse.c2733 fuse_reply_bmap(req, idx); in fuse_lib_bmap()
/third_party/ntfs-3g/src/
Dlowntfs-3g.c3291 fuse_reply_bmap(req, lidx); in ntfs_fuse_bmap()