Searched defs:oname (Results 1 - 8 of 8) sorted by relevance

/linux-master/fs/ceph/
H A Dexport.c575 struct fscrypt_str oname = FSTR_INIT(NULL, 0); local
H A Dcrypto.h221 ceph_fname_to_usr(const struct ceph_fname *fname, struct fscrypt_str *tname, struct fscrypt_str *oname, bool *is_nokey) argument
H A Dcrypto.c381 ceph_fname_to_usr(const struct ceph_fname *fname, struct fscrypt_str *tname, struct fscrypt_str *oname, bool *is_nokey) argument
[all...]
H A Dinode.c1556 struct fscrypt_str oname = FSTR_INIT(NULL, 0); local
H A Dmds_client.c449 struct fscrypt_str oname = FSTR_INIT(NULL, 0); local
[all...]
/linux-master/fs/crypto/
H A Dfname.c147 fname_decrypt(const struct inode *inode, const struct fscrypt_str *iname, struct fscrypt_str *oname) argument
363 fscrypt_fname_disk_to_usr(const struct inode *inode, u32 hash, u32 minor_hash, const struct fscrypt_str *iname, struct fscrypt_str *oname) argument
[all...]
/linux-master/fs/xfs/
H A Dxfs_iops.c455 struct xfs_name oname; local
/linux-master/include/linux/
H A Dfscrypt.h690 fscrypt_fname_disk_to_usr(const struct inode *inode, u32 hash, u32 minor_hash, const struct fscrypt_str *iname, struct fscrypt_str *oname) argument

Completed in 148 milliseconds