Home
last modified time | relevance | path

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

/linux-6.6.21/fs/f2fs/
Dsuper.c3266 static const struct fscrypt_operations f2fs_cryptops = { variable
4474 sb->s_cop = &f2fs_cryptops; in f2fs_fill_super()