Lines Matching refs:fuse_mount
370 struct fuse_mount **fm) in fuse_ilookup()
372 struct fuse_mount *fm_iter; in fuse_ilookup()
449 static void fuse_send_destroy(struct fuse_mount *fm) in fuse_send_destroy()
463 struct fuse_mount *fm = get_fuse_mount_super(sb); in fuse_put_super()
485 struct fuse_mount *fm = get_fuse_mount_super(sb); in fuse_statfs()
686 void fuse_conn_init(struct fuse_conn *fc, struct fuse_mount *fm, in fuse_conn_init()
747 void fuse_mount_put(struct fuse_mount *fm) in fuse_mount_put()
757 struct fuse_mount *fuse_mount_get(struct fuse_mount *fm) in fuse_mount_get()
993 static void process_init_reply(struct fuse_mount *fm, struct fuse_args *args, in process_init_reply()
1100 void fuse_send_init(struct fuse_mount *fm) in fuse_send_init()
1312 struct fuse_mount *fm = get_fuse_mount_super(sb); in fuse_fill_super_submount()
1350 struct fuse_mount *fm = get_fuse_mount_super(sb); in fuse_fill_super_common()
1454 struct fuse_mount *fm; in fuse_fill_super()
1557 bool fuse_mount_remove(struct fuse_mount *fm) in fuse_mount_remove()
1572 void fuse_conn_destroy(struct fuse_mount *fm) in fuse_conn_destroy()
1593 struct fuse_mount *fm = get_fuse_mount_super(sb); in fuse_kill_sb_anon()
1617 struct fuse_mount *fm = get_fuse_mount_super(sb); in fuse_kill_sb_blk()