Searched defs:fuse_mountpoint (Results 1 – 2 of 2) sorted by relevance
582 static void *ffsa_main(void *fuse_mountpoint) in ffsa_main()600 void ffsa_init_bottom(const char *fuse_mountpoint, struct ffa_op_callbacks *op_cbs) in ffsa_init_bottom()628 void ffsa_cleanup_bottom(const char *fuse_mountpoint) in ffsa_cleanup_bottom()
24 static const char *fuse_mountpoint; variable