Home
last modified time | relevance | path

Searched refs:ECRYPTFS_MSG_REQUEST (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/ecryptfs/
H A Dmessaging.c307 rc = ecryptfs_send_message_locked(data, data_len, ECRYPTFS_MSG_REQUEST, in ecryptfs_send_message()
H A Dmiscdev.c302 * message type other than ECRYPTFS_MSG_REQUEST */ in ecryptfs_miscdev_read()
303 if (msg_ctx->type != ECRYPTFS_MSG_REQUEST) in ecryptfs_miscdev_read()
H A Decryptfs_kernel.h387 #define ECRYPTFS_MSG_REQUEST 102 macro
/kernel/linux/linux-6.6/fs/ecryptfs/
H A Dmessaging.c309 rc = ecryptfs_send_message_locked(data, data_len, ECRYPTFS_MSG_REQUEST, in ecryptfs_send_message()
H A Dmiscdev.c302 * message type other than ECRYPTFS_MSG_REQUEST */ in ecryptfs_miscdev_read()
303 if (msg_ctx->type != ECRYPTFS_MSG_REQUEST) in ecryptfs_miscdev_read()
H A Decryptfs_kernel.h384 #define ECRYPTFS_MSG_REQUEST 102 macro

Completed in 7 milliseconds