• Home
  • Raw
  • Download

Lines Matching defs:con

228 static struct file *hmdfs_open_file(struct hmdfs_peer *con,  in hmdfs_open_file()
300 static uint64_t hmdfs_server_pack_fid_ver(struct hmdfs_peer *con, in hmdfs_server_pack_fid_ver()
310 static struct file *get_file_by_fid_and_ver(struct hmdfs_peer *con, in get_file_by_fid_and_ver()
330 static void hmdfs_update_open_response(struct hmdfs_peer *con, in hmdfs_update_open_response()
372 static int hmdfs_get_open_info(struct hmdfs_peer *con, uint8_t file_type, in hmdfs_get_open_info()
411 void hmdfs_server_open(struct hmdfs_peer *con, struct hmdfs_head_cmd *cmd, in hmdfs_server_open()
488 static int hmdfs_lookup_create(struct hmdfs_peer *con, in hmdfs_lookup_create()
540 static int hmdfs_dentry_open(struct hmdfs_peer *con, in hmdfs_dentry_open()
564 static int hmdfs_server_do_atomic_open(struct hmdfs_peer *con, in hmdfs_server_do_atomic_open()
606 void hmdfs_server_atomic_open(struct hmdfs_peer *con, in hmdfs_server_atomic_open()
640 void hmdfs_server_release(struct hmdfs_peer *con, struct hmdfs_head_cmd *cmd, in hmdfs_server_release()
673 void hmdfs_server_fsync(struct hmdfs_peer *con, struct hmdfs_head_cmd *cmd, in hmdfs_server_fsync()
703 void hmdfs_server_readpage(struct hmdfs_peer *con, struct hmdfs_head_cmd *cmd, in hmdfs_server_readpage()
778 void hmdfs_server_readpages(struct hmdfs_peer *con, struct hmdfs_head_cmd *cmd, in hmdfs_server_readpages()
828 static int hmdfs_do_readpages_open(struct hmdfs_peer *con, in hmdfs_do_readpages_open()
869 void hmdfs_server_readpages_open(struct hmdfs_peer *con, in hmdfs_server_readpages_open()
1088 void hmdfs_server_readdir(struct hmdfs_peer *con, struct hmdfs_head_cmd *cmd, in hmdfs_server_readdir()
1138 void hmdfs_server_mkdir(struct hmdfs_peer *con, struct hmdfs_head_cmd *cmd, in hmdfs_server_mkdir()
1180 void hmdfs_server_create(struct hmdfs_peer *con, struct hmdfs_head_cmd *cmd, in hmdfs_server_create()
1229 void hmdfs_server_rmdir(struct hmdfs_peer *con, struct hmdfs_head_cmd *cmd, in hmdfs_server_rmdir()
1249 void hmdfs_server_unlink(struct hmdfs_peer *con, struct hmdfs_head_cmd *cmd, in hmdfs_server_unlink()
1269 void hmdfs_server_rename(struct hmdfs_peer *con, struct hmdfs_head_cmd *cmd, in hmdfs_server_rename()
1428 void hmdfs_server_writepage(struct hmdfs_peer *con, struct hmdfs_head_cmd *cmd, in hmdfs_server_writepage()
1506 void hmdfs_server_setattr(struct hmdfs_peer *con, struct hmdfs_head_cmd *cmd, in hmdfs_server_setattr()
1561 static void update_getattr_response(struct hmdfs_peer *con, struct inode *inode, in update_getattr_response()
1589 void hmdfs_server_getattr(struct hmdfs_peer *con, struct hmdfs_head_cmd *cmd, in hmdfs_server_getattr()
1683 void hmdfs_server_statfs(struct hmdfs_peer *con, struct hmdfs_head_cmd *cmd, in hmdfs_server_statfs()
1736 void hmdfs_server_syncfs(struct hmdfs_peer *con, struct hmdfs_head_cmd *cmd, in hmdfs_server_syncfs()
1751 void hmdfs_server_getxattr(struct hmdfs_peer *con, in hmdfs_server_getxattr()
1807 void hmdfs_server_setxattr(struct hmdfs_peer *con, in hmdfs_server_setxattr()
1851 void hmdfs_server_listxattr(struct hmdfs_peer *con, in hmdfs_server_listxattr()
1909 void hmdfs_server_get_drop_push(struct hmdfs_peer *con, in hmdfs_server_get_drop_push()