Lines Matching refs:fuse_mount
360 struct fuse_mount **fm) in fuse_ilookup()
362 struct fuse_mount *fm_iter; in fuse_ilookup()
439 static void fuse_send_destroy(struct fuse_mount *fm) in fuse_send_destroy()
453 struct fuse_mount *fm = get_fuse_mount_super(sb); in fuse_put_super()
475 struct fuse_mount *fm = get_fuse_mount_super(sb); in fuse_statfs()
676 void fuse_conn_init(struct fuse_conn *fc, struct fuse_mount *fm, in fuse_conn_init()
735 void fuse_mount_put(struct fuse_mount *fm) in fuse_mount_put()
745 struct fuse_mount *fuse_mount_get(struct fuse_mount *fm) in fuse_mount_get()
981 static void process_init_reply(struct fuse_mount *fm, struct fuse_args *args, in process_init_reply()
1082 void fuse_send_init(struct fuse_mount *fm) in fuse_send_init()
1281 struct fuse_mount *fm = get_fuse_mount_super(sb); in fuse_fill_super_submount()
1319 struct fuse_mount *fm = get_fuse_mount_super(sb); in fuse_fill_super_common()
1423 struct fuse_mount *fm; in fuse_fill_super()
1526 bool fuse_mount_remove(struct fuse_mount *fm) in fuse_mount_remove()
1541 void fuse_conn_destroy(struct fuse_mount *fm) in fuse_conn_destroy()
1562 struct fuse_mount *fm = get_fuse_mount_super(sb); in fuse_kill_sb_anon()
1586 struct fuse_mount *fm = get_fuse_mount_super(sb); in fuse_kill_sb_blk()