HomeSort by: relevance | last modified time | path
    Searched refs:fuse_get_context (Results 1 - 3 of 3) 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();
fuse.h 230 struct fuse_context *fuse_get_context(void);
  /src/lib/librefuse/refuse/
fs.c 119 fuse_get_context()->private_data = fs->user_data;

Completed in 97 milliseconds