Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dfscrypt.h358 static inline void fscrypt_set_ops(struct super_block *sb, in fscrypt_set_ops() function
694 static inline void fscrypt_set_ops(struct super_block *sb, in fscrypt_set_ops() function
/Linux-v5.15/fs/ubifs/
Dsuper.c2214 fscrypt_set_ops(sb, &ubifs_crypt_operations); in ubifs_fill_super()