Lines Matching refs:fuse_mount
496 struct fuse_mount **fm) in fuse_ilookup()
498 struct fuse_mount *fm_iter; in fuse_ilookup()
581 static void fuse_send_destroy(struct fuse_mount *fm) in fuse_send_destroy()
610 struct fuse_mount *fm = get_fuse_mount_super(sb); in fuse_statfs()
686 struct fuse_mount *fm = get_fuse_mount_super(sb); in fuse_sync_fs()
919 void fuse_conn_init(struct fuse_conn *fc, struct fuse_mount *fm, in fuse_conn_init()
1230 static void process_init_reply(struct fuse_mount *fm, struct fuse_args *args, in process_init_reply()
1381 void fuse_send_init(struct fuse_mount *fm) in fuse_send_init()
1590 struct fuse_mount *fm = get_fuse_mount_super(sb); in fuse_fill_super_submount()
1646 struct fuse_mount *fm; in fuse_get_tree_submount()
1652 fm = kzalloc(sizeof(struct fuse_mount), GFP_KERNEL); in fuse_get_tree_submount()
1695 struct fuse_mount *fm = get_fuse_mount_super(sb); in fuse_fill_super_common()
1841 struct fuse_mount *fm; in fuse_get_tree()
1931 bool fuse_mount_remove(struct fuse_mount *fm) in fuse_mount_remove()
1946 void fuse_conn_destroy(struct fuse_mount *fm) in fuse_conn_destroy()
1967 struct fuse_mount *fm = get_fuse_mount_super(sb); in fuse_sb_destroy()
1977 void fuse_mount_destroy(struct fuse_mount *fm) in fuse_mount_destroy()