Searched refs:ceph_fname_to_usr (Results 1 - 5 of 5) sorted by relevance

/linux-master/fs/ceph/
H A Dcrypto.h125 int ceph_fname_to_usr(const struct ceph_fname *fname, struct fscrypt_str *tname,
221 static inline int ceph_fname_to_usr(const struct ceph_fname *fname, function
H A Dcrypto.c367 * ceph_fname_to_usr - convert a filename for userland presentation
381 int ceph_fname_to_usr(const struct ceph_fname *fname, struct fscrypt_str *tname, function
H A Dexport.c586 err = ceph_fname_to_usr(&fname, NULL, &oname, NULL);
H A Dinode.c1575 err = ceph_fname_to_usr(&fname, NULL, &oname, &is_nokey);
H A Dmds_client.c484 * then the copy in ceph_fname_to_usr will corrupt the
517 err = ceph_fname_to_usr(&fname, &tname, &oname, &rde->is_nokey);

Completed in 140 milliseconds