Home
last modified time | relevance | path

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

/linux-6.6.21/fs/ceph/
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()
Dcrypto.h25 u32 ctext_len; // length of crypttext member
Dexport.c577 .ctext_len = rinfo->altname_len }; in ceph_get_name()
Dinode.c1529 .ctext_len = rinfo->altname_len }; in ceph_fill_trace()
Dmds_client.c477 fname.ctext_len = altname_len; in parse_reply_info_readdir()