Home
last modified time | relevance | path

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

/openbmc/linux/fs/ceph/
H A Dcrypto.c389 if (fname->name_len > NAME_MAX || fname->ctext_len > NAME_MAX) in ceph_fname_to_usr()
428 if (fname->ctext_len == 0) { in ceph_fname_to_usr()
447 iname.len = fname->ctext_len; in ceph_fname_to_usr()
H A Dcrypto.h25 u32 ctext_len; // length of crypttext member
H A Dexport.c577 .ctext_len = rinfo->altname_len }; in ceph_get_name()
H A Dinode.c1529 .ctext_len = rinfo->altname_len }; in ceph_fill_trace()
H A Dmds_client.c477 fname.ctext_len = altname_len; in parse_reply_info_readdir()