Searched refs:open_request (Results 1 – 5 of 5) sorted by relevance
41 sizeof(struct open_request); in hmdfs_message_verify_init()43 sizeof(struct open_request) + PATH_MAX + 1; in hmdfs_message_verify_init()335 struct open_request *req = msg; in verify_open_req()
186 struct open_request { struct
37 size_t send_len = sizeof(struct open_request) + path_len + 1; in hmdfs_send_open()38 struct open_request *open_req = kzalloc(send_len, GFP_KERNEL); in hmdfs_send_open()
722 struct open_request *recv),
487 struct open_request *recv = data; in hmdfs_server_open()