Home
last modified time | relevance | path

Searched refs:ext4_cryptops (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/ext4/
H A Dcrypto.c242 const struct fscrypt_operations ext4_cryptops = { variable
H A Dext4.h2740 extern const struct fscrypt_operations ext4_cryptops;
H A Dsuper.c5351 sb->s_cop = &ext4_cryptops; in __ext4_fill_super()