/kernel/linux/linux-6.6/fs/ceph/ |
H A D | export.c | 572 struct fscrypt_str oname = FSTR_INIT(NULL, 0); in ceph_get_name() local
|
H A D | crypto.h | 221 ceph_fname_to_usr(const struct ceph_fname *fname, struct fscrypt_str *tname, struct fscrypt_str *oname, bool *is_nokey) ceph_fname_to_usr() argument
|
H A D | crypto.c | 378 ceph_fname_to_usr(const struct ceph_fname *fname, struct fscrypt_str *tname, struct fscrypt_str *oname, bool *is_nokey) ceph_fname_to_usr() argument [all...] |
H A D | inode.c | 1524 struct fscrypt_str oname = FSTR_INIT(NULL, 0); in ceph_fill_trace() local
|
H A D | mds_client.c | 447 struct fscrypt_str oname = FSTR_INIT(NULL, 0); in parse_reply_info_readdir() local [all...] |
/kernel/linux/linux-5.10/fs/crypto/ |
H A D | fname.c | 140 fname_decrypt(const struct inode *inode, const struct fscrypt_str *iname, struct fscrypt_str *oname) fname_decrypt() argument 315 fscrypt_fname_disk_to_usr(const struct inode *inode, u32 hash, u32 minor_hash, const struct fscrypt_str *iname, struct fscrypt_str *oname) fscrypt_fname_disk_to_usr() argument [all...] |
/kernel/linux/linux-6.6/fs/crypto/ |
H A D | fname.c | 153 fname_decrypt(const struct inode *inode, const struct fscrypt_str *iname, struct fscrypt_str *oname) fname_decrypt() argument 369 fscrypt_fname_disk_to_usr(const struct inode *inode, u32 hash, u32 minor_hash, const struct fscrypt_str *iname, struct fscrypt_str *oname) fscrypt_fname_disk_to_usr() argument [all...] |
/kernel/linux/linux-5.10/fs/xfs/ |
H A D | xfs_iops.c | 417 struct xfs_name oname; in xfs_vn_rename() local
|
/kernel/linux/linux-6.6/fs/xfs/ |
H A D | xfs_iops.c | 455 struct xfs_name oname; in xfs_vn_rename() local
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | fscrypt.h | 469 fscrypt_fname_disk_to_usr(const struct inode *inode, u32 hash, u32 minor_hash, const struct fscrypt_str *iname, struct fscrypt_str *oname) fscrypt_fname_disk_to_usr() argument
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | fscrypt.h | 625 fscrypt_fname_disk_to_usr(const struct inode *inode, u32 hash, u32 minor_hash, const struct fscrypt_str *iname, struct fscrypt_str *oname) fscrypt_fname_disk_to_usr() argument
|