Home
last modified time | relevance | path

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

/linux-6.6.21/fs/ceph/
Dcrypto.h97 void ceph_fscrypt_set_ops(struct super_block *sb);
175 static inline void ceph_fscrypt_set_ops(struct super_block *sb) in ceph_fscrypt_set_ops() function
Dcrypto.c142 void ceph_fscrypt_set_ops(struct super_block *sb) in ceph_fscrypt_set_ops() function
Dsuper.c1213 ceph_fscrypt_set_ops(s); in ceph_set_super()