Lines Matching refs:fuse_mount
531 struct fuse_mount **fm) in fuse_ilookup()
533 struct fuse_mount *fm_iter; in fuse_ilookup()
616 static void fuse_send_destroy(struct fuse_mount *fm) in fuse_send_destroy()
645 struct fuse_mount *fm = get_fuse_mount_super(sb); in fuse_statfs()
721 struct fuse_mount *fm = get_fuse_mount_super(sb); in fuse_sync_fs()
954 void fuse_conn_init(struct fuse_conn *fc, struct fuse_mount *fm, in fuse_conn_init()
1301 static void process_init_reply(struct fuse_mount *fm, struct fuse_args *args, in process_init_reply()
1467 void fuse_send_init(struct fuse_mount *fm) in fuse_send_init()
1684 struct fuse_mount *fm = get_fuse_mount_super(sb); in fuse_fill_super_submount()
1741 struct fuse_mount *fm; in fuse_get_tree_submount()
1747 fm = kzalloc(sizeof(struct fuse_mount), GFP_KERNEL); in fuse_get_tree_submount()
1790 struct fuse_mount *fm = get_fuse_mount_super(sb); in fuse_fill_super_common()
1934 struct fuse_mount *fm; in fuse_get_tree()
2024 bool fuse_mount_remove(struct fuse_mount *fm) in fuse_mount_remove()
2039 void fuse_conn_destroy(struct fuse_mount *fm) in fuse_conn_destroy()
2060 struct fuse_mount *fm = get_fuse_mount_super(sb); in fuse_sb_destroy()
2070 void fuse_mount_destroy(struct fuse_mount *fm) in fuse_mount_destroy()