• Home
  • Raw
  • Download

Lines Matching defs:conn

67 	struct hmdfs_peer *conn;  member
102 struct hmdfs_peer *conn; member
143 struct hmdfs_peer *conn; member
286 struct hmdfs_peer *conn = info->conn; in hmdfs_flush_stash_file_metadata() local
337 static void hmdfs_wait_remote_writeback_once(struct hmdfs_peer *conn, in hmdfs_wait_remote_writeback_once()
359 static void hmdfs_reset_remote_write_err(struct hmdfs_peer *conn, in hmdfs_reset_remote_write_err()
397 static int hmdfs_flush_stash_file_data(struct hmdfs_peer *conn, in hmdfs_flush_stash_file_data()
523 static int hmdfs_close_stash_file(struct hmdfs_peer *conn, in hmdfs_close_stash_file()
559 hmdfs_new_file_cache(struct hmdfs_peer *conn, struct hmdfs_inode_info *info) in hmdfs_new_file_cache()
621 static void hmdfs_init_stash_file_cache(struct hmdfs_peer *conn, in hmdfs_init_stash_file_cache()
668 struct hmdfs_peer *conn = info->conn; in hmdfs_stash_remote_inode() local
698 static void hmdfs_init_cache_for_stash_files(struct hmdfs_peer *conn, in hmdfs_init_cache_for_stash_files()
720 static void hmdfs_init_cache_for_stash_files_by_work(struct hmdfs_peer *conn, in hmdfs_init_cache_for_stash_files_by_work()
734 static void hmdfs_stash_fetch_ready_files(struct hmdfs_peer *conn, in hmdfs_stash_fetch_ready_files()
763 static void hmdfs_stash_offline_prepare(struct hmdfs_peer *conn, int evt, in hmdfs_stash_offline_prepare()
783 static void hmdfs_track_inode_locked(struct hmdfs_peer *conn, in hmdfs_track_inode_locked()
806 static void hmdfs_stash_remote_inodes(struct hmdfs_peer *conn, in hmdfs_stash_remote_inodes()
839 static void hmdfs_stash_offline_do_stash(struct hmdfs_peer *conn, int evt, in hmdfs_stash_offline_do_stash()
878 hmdfs_lookup_stash_inode(struct hmdfs_peer *conn, uint64_t inum) in hmdfs_lookup_stash_inode()
890 static void hmdfs_untrack_stashed_inode(struct hmdfs_peer *conn, in hmdfs_untrack_stashed_inode()
899 static void hmdfs_reset_stashed_inode(struct hmdfs_peer *conn, in hmdfs_reset_stashed_inode()
920 static void hmdfs_drop_stashed_inodes(struct hmdfs_peer *conn) in hmdfs_drop_stashed_inodes()
1081 static inline bool hmdfs_is_node_offlined(const struct hmdfs_peer *conn, in hmdfs_is_node_offlined()
1098 struct hmdfs_peer *conn = ctx->conn; in hmdfs_verify_restore_file_head() local
1183 struct hmdfs_peer *conn = ctx->conn; in hmdfs_get_restore_file_metadata() local
1255 struct hmdfs_peer *conn = ctx->conn; in hmdfs_open_restore_dst_file() local
1318 static ssize_t hmdfs_write_dst(struct hmdfs_peer *conn, struct file *filp, in hmdfs_write_dst()
1357 static int hmdfs_rd_src_wr_dst(struct hmdfs_peer *conn, in hmdfs_rd_src_wr_dst()
1390 static int hmdfs_copy_src_to_dst(struct hmdfs_peer *conn, in hmdfs_copy_src_to_dst()
1478 struct hmdfs_peer *conn = ctx->conn; in hmdfs_restore_file() local
1532 static int hmdfs_init_file_restore_ctx(struct hmdfs_peer *conn, in hmdfs_init_file_restore_ctx()
1638 static int hmdfs_restore_files(struct hmdfs_peer *conn, in hmdfs_restore_files()
1695 static int hmdfs_rebuild_stash_list(struct hmdfs_peer *conn, in hmdfs_rebuild_stash_list()
1761 static int hmdfs_iter_stash_file(struct hmdfs_peer *conn, in hmdfs_iter_stash_file()
1803 struct hmdfs_peer *conn = work->conn; in hmdfs_rebuild_check_work_fn() local
1833 static void hmdfs_stash_add_do_check(struct hmdfs_peer *conn, int evt, in hmdfs_stash_add_do_check()
1863 static void hmdfs_stash_online_prepare(struct hmdfs_peer *conn, int evt, in hmdfs_stash_online_prepare()
1934 static void hmdfs_stash_online_do_restore(struct hmdfs_peer *conn, int evt, in hmdfs_stash_online_do_restore()
1981 static void hmdfs_stash_del_do_cleanup(struct hmdfs_peer *conn, int evt, in hmdfs_stash_del_do_cleanup()
2065 static int hmdfs_stash_write_local_file(struct hmdfs_peer *conn, in hmdfs_stash_write_local_file()
2099 int hmdfs_stash_writepage(struct hmdfs_peer *conn, in hmdfs_stash_writepage()
2124 static void hmdfs_stash_rebuild_status(struct hmdfs_peer *conn, in hmdfs_stash_rebuild_status()
2178 hmdfs_need_rebuild_inode_stash_status(struct hmdfs_peer *conn, umode_t mode) in hmdfs_need_rebuild_inode_stash_status()
2185 void hmdfs_remote_init_stash_status(struct hmdfs_peer *conn, in hmdfs_remote_init_stash_status()