Searched refs:rentry (Results 1 – 2 of 2) sorted by relevance
202 struct xfs_attr_leaf_name_remote *rentry; in xchk_xattr_entry() local230 rentry = xfs_attr3_leaf_name_remote(leaf, idx); in xchk_xattr_entry()231 namesize = xfs_attr_leaf_entsize_remote(rentry->namelen); in xchk_xattr_entry()232 name_end = (char *)rentry + namesize; in xchk_xattr_entry()233 if (rentry->namelen == 0 || rentry->valueblk == 0) in xchk_xattr_entry()343 struct xfs_attr_leaf_name_remote *rentry; in xchk_xattr_rec() local390 rentry = (struct xfs_attr_leaf_name_remote *) in xchk_xattr_rec()392 if (rentry->namelen <= 0) { in xchk_xattr_rec()396 calc_hash = xfs_da_hashname(rentry->name, rentry->namelen); in xchk_xattr_rec()
400 struct resource_entry *rentry; in hisi_lpc_acpi_set_io_res() local442 list_for_each_entry(rentry, &resource_list, node) { in hisi_lpc_acpi_set_io_res()443 resources[count] = *rentry->res; in hisi_lpc_acpi_set_io_res()