Searched refs:hmdfs_send_close (Results 1 – 3 of 3) sorted by relevance
94 void hmdfs_send_close(struct hmdfs_peer *con, const struct hmdfs_fid *fid);
68 hmdfs_send_close(info->conn, &open_ret->fid); in hmdfs_open_final_remote()249 hmdfs_send_close(conn, &fid); in hmdfs_remote_file_reopen()288 hmdfs_send_close(info->conn, &fid); in hmdfs_do_close_remote()
76 void hmdfs_send_close(struct hmdfs_peer *con, const struct hmdfs_fid *fid) in hmdfs_send_close() function