Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dfscrypt.h386 static inline void fscrypt_set_ops(struct super_block *sb, in fscrypt_set_ops() function
759 static inline void fscrypt_set_ops(struct super_block *sb, in fscrypt_set_ops() function
/openbmc/linux/fs/ceph/
H A Dcrypto.c144 fscrypt_set_ops(sb, &ceph_fscrypt_ops); in ceph_fscrypt_set_ops()
/openbmc/linux/fs/ubifs/
H A Dsuper.c2227 fscrypt_set_ops(sb, &ubifs_crypt_operations); in ubifs_fill_super()