Home
last modified time | relevance | path

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

/linux/fs/ceph/
H A Dcrypto.c392 if (fname->name_len > NAME_MAX || fname->ctext_len > NAME_MAX) in ceph_fname_to_usr()
431 if (fname->ctext_len == 0) { in ceph_fname_to_usr()
450 iname.len = fname->ctext_len; in ceph_fname_to_usr()
H A Dcrypto.h25 u32 ctext_len; // length of crypttext member
H A Dexport.c586 .ctext_len = rinfo->altname_len }; in ceph_get_name()
H A Dinode.c1562 .ctext_len = rinfo->altname_len }; in ceph_fill_trace()
H A Dmds_client.c479 fname.ctext_len = altname_len; in parse_reply_info_readdir()