Home
last modified time | relevance | path

Searched defs:ceph_fname (Results 1 – 1 of 1) sorted by relevance

/linux-6.6.21/fs/ceph/
Dcrypto.h20 struct ceph_fname { struct
21 struct inode *dir;
22 char *name; // b64 encoded, possibly hashed
23 unsigned char *ctext; // binary crypttext (if any)
24 u32 name_len; // length of name buffer
25 u32 ctext_len; // length of crypttext
26 bool no_copy;