• Home
  • Raw
  • Download

Lines Matching defs:con

243 static int hmdfs_get_inode_by_name(struct hmdfs_peer *con, const char *filename,   in hmdfs_get_inode_by_name()
343 static struct file *hmdfs_open_file(struct hmdfs_peer *con, in hmdfs_open_file()
421 static uint64_t hmdfs_server_pack_fid_ver(struct hmdfs_peer *con, in hmdfs_server_pack_fid_ver()
431 static struct file *get_file_by_fid_and_ver(struct hmdfs_peer *con, in get_file_by_fid_and_ver()
451 static void hmdfs_update_open_response(struct hmdfs_peer *con, in hmdfs_update_open_response()
493 static int hmdfs_get_open_info(struct hmdfs_peer *con, uint8_t file_type, in hmdfs_get_open_info()
537 void hmdfs_server_open(struct hmdfs_peer *con, struct hmdfs_head_cmd *cmd, in hmdfs_server_open()
622 static int hmdfs_lookup_create(struct hmdfs_peer *con, in hmdfs_lookup_create()
674 static int hmdfs_dentry_open(struct hmdfs_peer *con, in hmdfs_dentry_open()
700 static int hmdfs_server_do_atomic_open(struct hmdfs_peer *con, in hmdfs_server_do_atomic_open()
743 void hmdfs_server_atomic_open(struct hmdfs_peer *con, in hmdfs_server_atomic_open()
788 void hmdfs_server_release(struct hmdfs_peer *con, struct hmdfs_head_cmd *cmd, in hmdfs_server_release()
825 void hmdfs_server_fsync(struct hmdfs_peer *con, struct hmdfs_head_cmd *cmd, in hmdfs_server_fsync()
855 void hmdfs_server_readpage(struct hmdfs_peer *con, struct hmdfs_head_cmd *cmd, in hmdfs_server_readpage()
1090 void hmdfs_server_readdir(struct hmdfs_peer *con, struct hmdfs_head_cmd *cmd, in hmdfs_server_readdir()
1145 void hmdfs_server_mkdir(struct hmdfs_peer *con, struct hmdfs_head_cmd *cmd, in hmdfs_server_mkdir()
1195 void hmdfs_server_create(struct hmdfs_peer *con, struct hmdfs_head_cmd *cmd, in hmdfs_server_create()
1252 void hmdfs_server_rmdir(struct hmdfs_peer *con, struct hmdfs_head_cmd *cmd, in hmdfs_server_rmdir()
1282 void hmdfs_server_unlink(struct hmdfs_peer *con, struct hmdfs_head_cmd *cmd, in hmdfs_server_unlink()
1312 void hmdfs_server_rename(struct hmdfs_peer *con, struct hmdfs_head_cmd *cmd, in hmdfs_server_rename()
1546 void hmdfs_server_writepage(struct hmdfs_peer *con, struct hmdfs_head_cmd *cmd, in hmdfs_server_writepage()
1645 void hmdfs_server_setattr(struct hmdfs_peer *con, struct hmdfs_head_cmd *cmd, in hmdfs_server_setattr()
1708 static void update_getattr_response(struct hmdfs_peer *con, struct inode *inode, in update_getattr_response()
1736 void hmdfs_server_getattr(struct hmdfs_peer *con, struct hmdfs_head_cmd *cmd, in hmdfs_server_getattr()
1836 void hmdfs_server_statfs(struct hmdfs_peer *con, struct hmdfs_head_cmd *cmd, in hmdfs_server_statfs()
1894 void hmdfs_server_syncfs(struct hmdfs_peer *con, struct hmdfs_head_cmd *cmd, in hmdfs_server_syncfs()
1909 void hmdfs_server_getxattr(struct hmdfs_peer *con, in hmdfs_server_getxattr()
1976 void hmdfs_server_setxattr(struct hmdfs_peer *con, in hmdfs_server_setxattr()
2025 void hmdfs_server_listxattr(struct hmdfs_peer *con, in hmdfs_server_listxattr()
2086 void hmdfs_server_get_drop_push(struct hmdfs_peer *con, in hmdfs_server_get_drop_push()