Home
last modified time | relevance | path

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

/Linux-v6.6/fs/ext4/
Dcrypto.c242 const struct fscrypt_operations ext4_cryptops = { variable
Dext4.h2737 extern const struct fscrypt_operations ext4_cryptops;
Dsuper.c5336 sb->s_cop = &ext4_cryptops; in __ext4_fill_super()