Lines Matching refs:fuse_mount
437 struct fuse_mount **fm) in fuse_ilookup()
439 struct fuse_mount *fm_iter; in fuse_ilookup()
522 static void fuse_send_destroy(struct fuse_mount *fm) in fuse_send_destroy()
551 struct fuse_mount *fm = get_fuse_mount_super(sb); in fuse_statfs()
627 struct fuse_mount *fm = get_fuse_mount_super(sb); in fuse_sync_fs()
848 void fuse_conn_init(struct fuse_conn *fc, struct fuse_mount *fm, in fuse_conn_init()
1141 static void process_init_reply(struct fuse_mount *fm, struct fuse_args *args, in process_init_reply()
1261 void fuse_send_init(struct fuse_mount *fm) in fuse_send_init()
1464 struct fuse_mount *fm = get_fuse_mount_super(sb); in fuse_fill_super_submount()
1502 struct fuse_mount *fm; in fuse_get_tree_submount()
1508 fm = kzalloc(sizeof(struct fuse_mount), GFP_KERNEL); in fuse_get_tree_submount()
1551 struct fuse_mount *fm = get_fuse_mount_super(sb); in fuse_fill_super_common()
1697 struct fuse_mount *fm; in fuse_get_tree()
1787 bool fuse_mount_remove(struct fuse_mount *fm) in fuse_mount_remove()
1802 void fuse_conn_destroy(struct fuse_mount *fm) in fuse_conn_destroy()
1823 struct fuse_mount *fm = get_fuse_mount_super(sb); in fuse_sb_destroy()
1833 void fuse_mount_destroy(struct fuse_mount *fm) in fuse_mount_destroy()