Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dfscrypt.h445 static inline void fscrypt_set_ops(struct super_block *sb, in fscrypt_set_ops() function
824 static inline void fscrypt_set_ops(struct super_block *sb, in fscrypt_set_ops() function
/linux/fs/ceph/
H A Dcrypto.c145 fscrypt_set_ops(sb, &ceph_fscrypt_ops); in ceph_fscrypt_set_ops()
/linux/fs/ubifs/
H A Dsuper.c2228 fscrypt_set_ops(sb, &ubifs_crypt_operations); in ubifs_fill_super()