Home
last modified time | relevance | path

Searched refs:ceph_encode_encrypted_fname (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/fs/ceph/
H A Dcrypto.h107 int ceph_encode_encrypted_fname(struct inode *parent, struct dentry *dentry,
204 static inline int ceph_encode_encrypted_fname(struct inode *parent, in ceph_encode_encrypted_fname() function
H A Dcrypto.c355 int ceph_encode_encrypted_fname(struct inode *parent, struct dentry *dentry, in ceph_encode_encrypted_fname() function
H A Dcaps.c4816 int ret2 = ceph_encode_encrypted_fname(dir, dentry, *p); in ceph_encode_dentry_release()
H A Dmds_client.c2679 len = ceph_encode_encrypted_fname(d_inode(parent), in ceph_mdsc_build_path()