HomeSort by: relevance | last modified time | path
    Searched defs:fuse_get_context (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/librefuse/
refuse.c 134 fuse_get_context(void) function in typeref:struct:fuse_context *
199 ctx = fuse_get_context();
225 fusectx = fuse_get_context();
241 fusectx = fuse_get_context();
1170 struct fuse *fuse = fuse_get_context()->fuse;
1213 fusectx = fuse_get_context();
refuse.c 134 fuse_get_context(void) function in typeref:struct:fuse_context *
199 ctx = fuse_get_context();
225 fusectx = fuse_get_context();
241 fusectx = fuse_get_context();
1170 struct fuse *fuse = fuse_get_context()->fuse;
1213 fusectx = fuse_get_context();

Completed in 24 milliseconds