Home
last modified time | relevance | path

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

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