• 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()
419 static uint64_t hmdfs_server_pack_fid_ver(struct hmdfs_peer *con, in hmdfs_server_pack_fid_ver()
429 static struct file *get_file_by_fid_and_ver(struct hmdfs_peer *con, in get_file_by_fid_and_ver()
449 static void hmdfs_update_open_response(struct hmdfs_peer *con, in hmdfs_update_open_response()
491 static int hmdfs_get_open_info(struct hmdfs_peer *con, uint8_t file_type, in hmdfs_get_open_info()
535 void hmdfs_server_open(struct hmdfs_peer *con, struct hmdfs_head_cmd *cmd, in hmdfs_server_open()
618 static int hmdfs_lookup_create(struct hmdfs_peer *con, in hmdfs_lookup_create()
670 static int hmdfs_dentry_open(struct hmdfs_peer *con, in hmdfs_dentry_open()
694 static int hmdfs_server_do_atomic_open(struct hmdfs_peer *con, in hmdfs_server_do_atomic_open()
736 void hmdfs_server_atomic_open(struct hmdfs_peer *con, in hmdfs_server_atomic_open()
781 void hmdfs_server_release(struct hmdfs_peer *con, struct hmdfs_head_cmd *cmd, in hmdfs_server_release()
818 void hmdfs_server_fsync(struct hmdfs_peer *con, struct hmdfs_head_cmd *cmd, in hmdfs_server_fsync()
848 void hmdfs_server_readpage(struct hmdfs_peer *con, struct hmdfs_head_cmd *cmd, in hmdfs_server_readpage()
1083 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()
1188 void hmdfs_server_create(struct hmdfs_peer *con, struct hmdfs_head_cmd *cmd, in hmdfs_server_create()
1245 void hmdfs_server_rmdir(struct hmdfs_peer *con, struct hmdfs_head_cmd *cmd, in hmdfs_server_rmdir()
1275 void hmdfs_server_unlink(struct hmdfs_peer *con, struct hmdfs_head_cmd *cmd, in hmdfs_server_unlink()
1305 void hmdfs_server_rename(struct hmdfs_peer *con, struct hmdfs_head_cmd *cmd, in hmdfs_server_rename()
1539 void hmdfs_server_writepage(struct hmdfs_peer *con, struct hmdfs_head_cmd *cmd, in hmdfs_server_writepage()
1638 void hmdfs_server_setattr(struct hmdfs_peer *con, struct hmdfs_head_cmd *cmd, in hmdfs_server_setattr()
1701 static void update_getattr_response(struct hmdfs_peer *con, struct inode *inode, in update_getattr_response()
1729 void hmdfs_server_getattr(struct hmdfs_peer *con, struct hmdfs_head_cmd *cmd, in hmdfs_server_getattr()
1829 void hmdfs_server_statfs(struct hmdfs_peer *con, struct hmdfs_head_cmd *cmd, in hmdfs_server_statfs()
1887 void hmdfs_server_syncfs(struct hmdfs_peer *con, struct hmdfs_head_cmd *cmd, in hmdfs_server_syncfs()
1902 void hmdfs_server_getxattr(struct hmdfs_peer *con, in hmdfs_server_getxattr()
1969 void hmdfs_server_setxattr(struct hmdfs_peer *con, in hmdfs_server_setxattr()
2018 void hmdfs_server_listxattr(struct hmdfs_peer *con, in hmdfs_server_listxattr()
2079 void hmdfs_server_get_drop_push(struct hmdfs_peer *con, in hmdfs_server_get_drop_push()