Searched refs:__count (Results 1 – 2 of 2) sorted by relevance
68 __be16 __count; /* count of active entries */ member74 __be16 __count; /* count of active entries */ member
138 to->count = be16_to_cpu(from3->hdr.__count); in xfs_da3_node_hdr_from_disk()146 to->count = be16_to_cpu(from->hdr.__count); in xfs_da3_node_hdr_from_disk()166 to3->hdr.__count = cpu_to_be16(from->count); in xfs_da3_node_hdr_to_disk()173 to->hdr.__count = cpu_to_be16(from->count); in xfs_da3_node_hdr_to_disk()