• Home
  • Raw
  • Download

Lines Matching defs:fc

114 		struct fuse_conn *fc = get_fuse_conn(inode);  in fuse_evict_inode()  local
148 struct fuse_conn *fc = get_fuse_conn(inode); in fuse_change_attributes_common() local
193 struct fuse_conn *fc = get_fuse_conn(inode); in fuse_change_attributes() local
291 struct fuse_conn *fc = get_fuse_conn_super(sb); in fuse_iget() local
367 struct fuse_conn *fc = get_fuse_conn_super(sb); in fuse_umount_begin() local
373 static void fuse_send_destroy(struct fuse_conn *fc) in fuse_send_destroy()
387 struct fuse_conn *fc = get_fuse_conn_super(sb); in fuse_put_super() local
414 struct fuse_conn *fc = get_fuse_conn_super(sb); in fuse_statfs() local
470 static int fuse_parse_param(struct fs_context *fc, struct fs_parameter *param) in fuse_parse_param()
546 static void fuse_free_fc(struct fs_context *fc) in fuse_free_fc()
559 struct fuse_conn *fc = get_fuse_conn_super(sb); in fuse_show_options() local
603 void fuse_conn_init(struct fuse_conn *fc, struct user_namespace *user_ns, in fuse_conn_init()
633 void fuse_conn_put(struct fuse_conn *fc) in fuse_conn_put()
647 struct fuse_conn *fuse_conn_get(struct fuse_conn *fc) in fuse_conn_get()
673 struct fuse_conn *fc = get_fuse_conn_super(sb); in fuse_get_dentry() local
780 struct fuse_conn *fc = get_fuse_conn(child_inode); in fuse_get_parent() local
851 static void process_init_limits(struct fuse_conn *fc, struct fuse_init_out *arg) in process_init_limits()
884 static void process_init_reply(struct fuse_conn *fc, struct fuse_args *args, in process_init_reply()
973 void fuse_send_init(struct fuse_conn *fc) in fuse_send_init()
1012 void fuse_free_conn(struct fuse_conn *fc) in fuse_free_conn()
1019 static int fuse_bdi_init(struct fuse_conn *fc, struct super_block *sb) in fuse_bdi_init()
1081 void fuse_dev_install(struct fuse_dev *fud, struct fuse_conn *fc) in fuse_dev_install()
1090 struct fuse_dev *fuse_dev_alloc_install(struct fuse_conn *fc) in fuse_dev_alloc_install()
1105 struct fuse_conn *fc = fud->fc; in fuse_dev_free() local
1122 struct fuse_conn *fc = get_fuse_conn_super(sb); in fuse_fill_super_common() local
1227 struct fuse_conn *fc; in fuse_fill_super() local
1273 static int fuse_get_tree(struct fs_context *fc) in fuse_get_tree()
1298 static int fuse_init_fs_context(struct fs_context *fc) in fuse_init_fs_context()
1323 struct fuse_conn *fc = get_fuse_conn_super(sb); in fuse_sb_destroy() local