Searched refs:lentry (Results 1 – 3 of 3) sorted by relevance
256 struct xfs_attr_leaf_name_local *lentry; in xchk_xattr_entry() local278 lentry = xfs_attr3_leaf_name_local(leaf, idx); in xchk_xattr_entry()279 namesize = xfs_attr_leaf_entsize_local(lentry->namelen, in xchk_xattr_entry()280 be16_to_cpu(lentry->valuelen)); in xchk_xattr_entry()281 name_end = (char *)lentry + namesize; in xchk_xattr_entry()282 if (lentry->namelen == 0) in xchk_xattr_entry()407 struct xfs_attr_leaf_name_local *lentry; in xchk_xattr_rec() local447 lentry = (struct xfs_attr_leaf_name_local *) in xchk_xattr_rec()449 if (lentry->namelen <= 0) { in xchk_xattr_rec()453 calc_hash = xfs_da_hashname(lentry->nameval, lentry->namelen); in xchk_xattr_rec()
316 int fentry, lentry, track, data, err; in gdrom_get_last_session() local333 lentry = get_entry_track(gd.toc->last); in gdrom_get_last_session()
66 struct llist_node lentry; member451 struct nvmet_tcp_cmd, lentry); in nvmet_tcp_process_resp_list()491 llist_add(&cmd->lentry, &queue->resp_list); in nvmet_tcp_queue_response()