Home
last modified time | relevance | path

Searched refs:ECRYPTFS_MSG_CTX_STATE_DONE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/ecryptfs/
H A Dmessaging.c198 * that msg_ctx->state == ECRYPTFS_MSG_CTX_STATE_DONE, and then
240 msg_ctx->state = ECRYPTFS_MSG_CTX_STATE_DONE; in ecryptfs_process_response()
334 if (msg_ctx->state != ECRYPTFS_MSG_CTX_STATE_DONE) { in ecryptfs_wait_for_response()
H A Decryptfs_kernel.h382 #define ECRYPTFS_MSG_CTX_STATE_DONE 0x03 macro
/kernel/linux/linux-6.6/fs/ecryptfs/
H A Dmessaging.c199 * that msg_ctx->state == ECRYPTFS_MSG_CTX_STATE_DONE, and then
241 msg_ctx->state = ECRYPTFS_MSG_CTX_STATE_DONE; in ecryptfs_process_response()
336 if (msg_ctx->state != ECRYPTFS_MSG_CTX_STATE_DONE) { in ecryptfs_wait_for_response()
H A Decryptfs_kernel.h379 #define ECRYPTFS_MSG_CTX_STATE_DONE 0x03 macro

Completed in 5 milliseconds