Searched refs:ceph_fscrypt_set_ops (Results 1 – 2 of 2) sorted by relevance
93 void ceph_fscrypt_set_ops(struct super_block *sb);167 static inline void ceph_fscrypt_set_ops(struct super_block *sb) in ceph_fscrypt_set_ops() function
1228 ceph_fscrypt_set_ops(s); in ceph_set_super()