Searched refs:__count (Results 1 – 2 of 2) sorted by relevance
541 to->count = be16_to_cpu(from->hdr.__count); in xfs_da2_node_hdr_from_disk()554 to->hdr.__count = cpu_to_be16(from->count); in xfs_da2_node_hdr_to_disk()569 to->count = be16_to_cpu(hdr3->__count); in xfs_da3_node_hdr_from_disk()584 hdr3->__count = cpu_to_be16(from->count); in xfs_da3_node_hdr_to_disk()
80 __be16 __count; /* count of active entries */ member86 __be16 __count; /* count of active entries */ member