Lines Matching refs:fuse_mount
417 struct fuse_mount **fm) in fuse_ilookup()
419 struct fuse_mount *fm_iter; in fuse_ilookup()
502 static void fuse_send_destroy(struct fuse_mount *fm) in fuse_send_destroy()
531 struct fuse_mount *fm = get_fuse_mount_super(sb); in fuse_statfs()
607 struct fuse_mount *fm = get_fuse_mount_super(sb); in fuse_sync_fs()
828 void fuse_conn_init(struct fuse_conn *fc, struct fuse_mount *fm, in fuse_conn_init()
1121 static void process_init_reply(struct fuse_mount *fm, struct fuse_args *args, in process_init_reply()
1236 void fuse_send_init(struct fuse_mount *fm) in fuse_send_init()
1436 struct fuse_mount *fm = get_fuse_mount_super(sb); in fuse_fill_super_submount()
1474 struct fuse_mount *fm; in fuse_get_tree_submount()
1480 fm = kzalloc(sizeof(struct fuse_mount), GFP_KERNEL); in fuse_get_tree_submount()
1523 struct fuse_mount *fm = get_fuse_mount_super(sb); in fuse_fill_super_common()
1669 struct fuse_mount *fm; in fuse_get_tree()
1759 bool fuse_mount_remove(struct fuse_mount *fm) in fuse_mount_remove()
1774 void fuse_conn_destroy(struct fuse_mount *fm) in fuse_conn_destroy()
1795 struct fuse_mount *fm = get_fuse_mount_super(sb); in fuse_sb_destroy()
1805 void fuse_mount_destroy(struct fuse_mount *fm) in fuse_mount_destroy()