Lines Matching refs:fuse_mount
410 struct fuse_mount **fm) in fuse_ilookup()
412 struct fuse_mount *fm_iter; in fuse_ilookup()
495 static void fuse_send_destroy(struct fuse_mount *fm) in fuse_send_destroy()
524 struct fuse_mount *fm = get_fuse_mount_super(sb); in fuse_statfs()
600 struct fuse_mount *fm = get_fuse_mount_super(sb); in fuse_sync_fs()
821 void fuse_conn_init(struct fuse_conn *fc, struct fuse_mount *fm, in fuse_conn_init()
1114 static void process_init_reply(struct fuse_mount *fm, struct fuse_args *args, in process_init_reply()
1228 void fuse_send_init(struct fuse_mount *fm) in fuse_send_init()
1435 struct fuse_mount *fm = get_fuse_mount_super(sb); in fuse_fill_super_submount()
1473 struct fuse_mount *fm; in fuse_get_tree_submount()
1479 fm = kzalloc(sizeof(struct fuse_mount), GFP_KERNEL); in fuse_get_tree_submount()
1522 struct fuse_mount *fm = get_fuse_mount_super(sb); in fuse_fill_super_common()
1668 struct fuse_mount *fm; in fuse_get_tree()
1758 bool fuse_mount_remove(struct fuse_mount *fm) in fuse_mount_remove()
1773 void fuse_conn_destroy(struct fuse_mount *fm) in fuse_conn_destroy()
1794 struct fuse_mount *fm = get_fuse_mount_super(sb); in fuse_sb_destroy()
1804 void fuse_mount_destroy(struct fuse_mount *fm) in fuse_mount_destroy()