Searched refs:__count (Results 1 – 2 of 2) sorted by relevance
522 to->count = be16_to_cpu(from->hdr.__count); in xfs_da2_node_hdr_from_disk()535 to->hdr.__count = cpu_to_be16(from->count); in xfs_da2_node_hdr_to_disk()550 to->count = be16_to_cpu(hdr3->__count); in xfs_da3_node_hdr_from_disk()565 hdr3->__count = cpu_to_be16(from->count); in xfs_da3_node_hdr_to_disk()
68 __be16 __count; /* count of active entries */ member74 __be16 __count; /* count of active entries */ member