Home
last modified time | relevance | path

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

/linux/fs/ceph/
H A Dcrypto.h118 int ceph_fname_to_usr(const struct ceph_fname *fname, struct fscrypt_str *tname,
206 static inline int ceph_fname_to_usr(const struct ceph_fname *fname, in ceph_fname_to_usr() function
H A Dcrypto.c303 int ceph_fname_to_usr(const struct ceph_fname *fname, struct fscrypt_str *tname, in ceph_fname_to_usr() function
H A Dexport.c597 err = ceph_fname_to_usr(&fname, NULL, &oname, NULL); in ceph_get_name()
H A Dinode.c1620 err = ceph_fname_to_usr(&fname, NULL, &oname, &is_nokey); in ceph_fill_trace()
H A Dmds_client.c518 err = ceph_fname_to_usr(&fname, &tname, &oname, &rde->is_nokey); in parse_reply_info_readdir()