Lines Matching refs:fuse_mount
402 struct fuse_mount **fm) in fuse_ilookup()
404 struct fuse_mount *fm_iter; in fuse_ilookup()
481 static void fuse_send_destroy(struct fuse_mount *fm) in fuse_send_destroy()
510 struct fuse_mount *fm = get_fuse_mount_super(sb); in fuse_statfs()
586 struct fuse_mount *fm = get_fuse_mount_super(sb); in fuse_sync_fs()
803 void fuse_conn_init(struct fuse_conn *fc, struct fuse_mount *fm, in fuse_conn_init()
1096 static void process_init_reply(struct fuse_mount *fm, struct fuse_args *args, in process_init_reply()
1203 void fuse_send_init(struct fuse_mount *fm) in fuse_send_init()
1403 struct fuse_mount *fm = get_fuse_mount_super(sb); in fuse_fill_super_submount()
1441 struct fuse_mount *fm; in fuse_get_tree_submount()
1447 fm = kzalloc(sizeof(struct fuse_mount), GFP_KERNEL); in fuse_get_tree_submount()
1490 struct fuse_mount *fm = get_fuse_mount_super(sb); in fuse_fill_super_common()
1636 struct fuse_mount *fm; in fuse_get_tree()
1726 bool fuse_mount_remove(struct fuse_mount *fm) in fuse_mount_remove()
1741 void fuse_conn_destroy(struct fuse_mount *fm) in fuse_conn_destroy()
1762 struct fuse_mount *fm = get_fuse_mount_super(sb); in fuse_sb_destroy()
1772 void fuse_mount_destroy(struct fuse_mount *fm) in fuse_mount_destroy()