Home
last modified time | relevance | path

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

/third_party/ntfs-3g/include/fuse-lite/
Dfuse_lowlevel.h94 struct fuse_ctx { struct
1092 const struct fuse_ctx *fuse_req_ctx(fuse_req_t req);
/third_party/ntfs-3g/libfuse-lite/
Dfuse_lowlevel.c45 struct fuse_ctx ctx;
1207 const struct fuse_ctx *fuse_req_ctx(fuse_req_t req) in fuse_req_ctx()
Dfuse.c1256 const struct fuse_ctx *ctx = fuse_req_ctx(req); in req_fuse_prepare()
/third_party/ntfs-3g/src/
Dlowntfs-3g.c347 const struct fuse_ctx *fusecontext; in ntfs_fuse_fill_security_context()