Home
last modified time | relevance | path

Searched refs:fscrypt_direction_t (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/crypto/
H A Dfscrypt_private.h263 } fscrypt_direction_t; typedef
268 int fscrypt_crypt_block(const struct inode *inode, fscrypt_direction_t rw,
H A Dcrypto.c101 int fscrypt_crypt_block(const struct inode *inode, fscrypt_direction_t rw, in fscrypt_crypt_block()