Lines Matching defs:con
267 static struct file *hmdfs_open_file(struct hmdfs_peer *con, in hmdfs_open_file()
341 static uint64_t hmdfs_server_pack_fid_ver(struct hmdfs_peer *con, in hmdfs_server_pack_fid_ver()
351 static struct file *get_file_by_fid_and_ver(struct hmdfs_peer *con, in get_file_by_fid_and_ver()
371 static void hmdfs_update_open_response(struct hmdfs_peer *con, in hmdfs_update_open_response()
413 static int hmdfs_get_open_info(struct hmdfs_peer *con, uint8_t file_type, in hmdfs_get_open_info()
452 void hmdfs_server_open(struct hmdfs_peer *con, struct hmdfs_head_cmd *cmd, in hmdfs_server_open()
529 static int hmdfs_lookup_create(struct hmdfs_peer *con, in hmdfs_lookup_create()
581 static int hmdfs_dentry_open(struct hmdfs_peer *con, in hmdfs_dentry_open()
605 static int hmdfs_server_do_atomic_open(struct hmdfs_peer *con, in hmdfs_server_do_atomic_open()
647 void hmdfs_server_atomic_open(struct hmdfs_peer *con, in hmdfs_server_atomic_open()
717 void hmdfs_server_release(struct hmdfs_peer *con, struct hmdfs_head_cmd *cmd, in hmdfs_server_release()
750 void hmdfs_server_fsync(struct hmdfs_peer *con, struct hmdfs_head_cmd *cmd, in hmdfs_server_fsync()
780 void hmdfs_server_readpage(struct hmdfs_peer *con, struct hmdfs_head_cmd *cmd, in hmdfs_server_readpage()
855 void hmdfs_server_readpages(struct hmdfs_peer *con, struct hmdfs_head_cmd *cmd, in hmdfs_server_readpages()
905 static int hmdfs_do_readpages_open(struct hmdfs_peer *con, in hmdfs_do_readpages_open()
946 void hmdfs_server_readpages_open(struct hmdfs_peer *con, in hmdfs_server_readpages_open()
1165 void hmdfs_server_readdir(struct hmdfs_peer *con, struct hmdfs_head_cmd *cmd, in hmdfs_server_readdir()
1215 void hmdfs_server_mkdir(struct hmdfs_peer *con, struct hmdfs_head_cmd *cmd, in hmdfs_server_mkdir()
1257 void hmdfs_server_create(struct hmdfs_peer *con, struct hmdfs_head_cmd *cmd, in hmdfs_server_create()
1306 void hmdfs_server_rmdir(struct hmdfs_peer *con, struct hmdfs_head_cmd *cmd, in hmdfs_server_rmdir()
1326 void hmdfs_server_unlink(struct hmdfs_peer *con, struct hmdfs_head_cmd *cmd, in hmdfs_server_unlink()
1346 void hmdfs_server_rename(struct hmdfs_peer *con, struct hmdfs_head_cmd *cmd, in hmdfs_server_rename()
1505 void hmdfs_server_writepage(struct hmdfs_peer *con, struct hmdfs_head_cmd *cmd, in hmdfs_server_writepage()
1583 void hmdfs_server_setattr(struct hmdfs_peer *con, struct hmdfs_head_cmd *cmd, in hmdfs_server_setattr()
1638 static void update_getattr_response(struct hmdfs_peer *con, struct inode *inode, in update_getattr_response()
1666 void hmdfs_server_getattr(struct hmdfs_peer *con, struct hmdfs_head_cmd *cmd, in hmdfs_server_getattr()
1760 void hmdfs_server_statfs(struct hmdfs_peer *con, struct hmdfs_head_cmd *cmd, in hmdfs_server_statfs()
1813 void hmdfs_server_syncfs(struct hmdfs_peer *con, struct hmdfs_head_cmd *cmd, in hmdfs_server_syncfs()
1828 void hmdfs_server_getxattr(struct hmdfs_peer *con, in hmdfs_server_getxattr()
1884 void hmdfs_server_setxattr(struct hmdfs_peer *con, in hmdfs_server_setxattr()
1928 void hmdfs_server_listxattr(struct hmdfs_peer *con, in hmdfs_server_listxattr()
1986 void hmdfs_server_get_drop_push(struct hmdfs_peer *con, in hmdfs_server_get_drop_push()