Searched refs:node_hdr_size (Results 1 – 3 of 3) sorted by relevance
124 dageo->node_hdr_size = sizeof(struct xfs_da3_node_hdr); in xfs_da_mount()130 dageo->node_hdr_size = sizeof(struct xfs_da_node_hdr); in xfs_da_mount()152 dageo->node_ents = (dageo->blksize - dageo->node_hdr_size) / in xfs_da_mount()164 dageo->node_hdr_size = mp->m_dir_geo->node_hdr_size; in xfs_da_mount()165 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
472 XFS_DA_LOGRANGE(node, &node->hdr, args->geo->node_hdr_size)); in xfs_da3_node_create()980 state->args->geo->node_hdr_size)); in xfs_da3_node_rebalance()985 state->args->geo->node_hdr_size + in xfs_da3_node_rebalance()1057 state->args->geo->node_hdr_size)); in xfs_da3_node_add()1486 XFS_DA_LOGRANGE(node, &node->hdr, state->args->geo->node_hdr_size)); in xfs_da3_node_remove()1559 state->args->geo->node_hdr_size)); in xfs_da3_node_unbalance()