Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
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
/Linux-v6.6/fs/ceph/
Dcrypto.c144 fscrypt_set_ops(sb, &ceph_fscrypt_ops); in ceph_fscrypt_set_ops()
/Linux-v6.6/fs/ubifs/
Dsuper.c2227 fscrypt_set_ops(sb, &ubifs_crypt_operations); in ubifs_fill_super()