Searched refs:fuse_loop_mt_32 (Results 1 – 3 of 3) sorted by relevance
131 int fuse_loop_mt_32(struct fuse *f, struct fuse_loop_config *config);
344 res = fuse_loop_mt_32(fuse, &loop_config); in fuse_main_real()
4573 int fuse_loop_mt_32(struct fuse *f, struct fuse_loop_config *config) in fuse_loop_mt_32() function4594 return fuse_loop_mt_32(f, &config); in fuse_loop_mt_31()