Searched refs:node_hdr_size (Results 1 – 3 of 3) sorted by relevance
136 dageo->node_hdr_size = sizeof(struct xfs_da3_node_hdr); in xfs_da_mount()142 dageo->node_hdr_size = sizeof(struct xfs_da_node_hdr); in xfs_da_mount()164 dageo->node_ents = (dageo->blksize - dageo->node_hdr_size) / in xfs_da_mount()176 dageo->node_hdr_size = mp->m_dir_geo->node_hdr_size; in xfs_da_mount()177 dageo->node_ents = (dageo->blksize - dageo->node_hdr_size) / in xfs_da_mount()
23 unsigned int node_hdr_size; /* danode header size in bytes */ member
543 XFS_DA_LOGRANGE(node, &node->hdr, args->geo->node_hdr_size)); in xfs_da3_node_create()1034 state->args->geo->node_hdr_size)); in xfs_da3_node_rebalance()1039 state->args->geo->node_hdr_size + in xfs_da3_node_rebalance()1111 state->args->geo->node_hdr_size)); in xfs_da3_node_add()1549 XFS_DA_LOGRANGE(node, &node->hdr, state->args->geo->node_hdr_size)); in xfs_da3_node_remove()1622 state->args->geo->node_hdr_size)); in xfs_da3_node_unbalance()