Home
last modified time | relevance | path

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

/linux-6.6.21/fs/ceph/
Dcrypto.h99 void ceph_fscrypt_free_dummy_policy(struct ceph_fs_client *fsc);
179 static inline void ceph_fscrypt_free_dummy_policy(struct ceph_fs_client *fsc) in ceph_fscrypt_free_dummy_policy() function
Dcrypto.c147 void ceph_fscrypt_free_dummy_policy(struct ceph_fs_client *fsc) in ceph_fscrypt_free_dummy_policy() function
Dsuper.c50 ceph_fscrypt_free_dummy_policy(fsc); in ceph_put_super()
1187 ceph_fscrypt_free_dummy_policy(fsc); in ceph_real_mount()