Searched refs:node_hdr_size (Results 1 – 3 of 3) sorted by relevance
119 dageo->node_hdr_size = sizeof(struct xfs_da3_node_hdr); in xfs_da_mount()125 dageo->node_hdr_size = sizeof(struct xfs_da_node_hdr); in xfs_da_mount()147 dageo->node_ents = (dageo->blksize - dageo->node_hdr_size) / in xfs_da_mount()157 dageo->node_hdr_size = mp->m_dir_geo->node_hdr_size; in xfs_da_mount()158 dageo->node_ents = (dageo->blksize - dageo->node_hdr_size) / in xfs_da_mount()
24 unsigned int node_hdr_size; /* danode header size in bytes */ member
460 XFS_DA_LOGRANGE(node, &node->hdr, args->geo->node_hdr_size)); in xfs_da3_node_create()968 state->args->geo->node_hdr_size)); in xfs_da3_node_rebalance()973 state->args->geo->node_hdr_size + in xfs_da3_node_rebalance()1045 state->args->geo->node_hdr_size)); in xfs_da3_node_add()1474 XFS_DA_LOGRANGE(node, &node->hdr, state->args->geo->node_hdr_size)); in xfs_da3_node_remove()1547 state->args->geo->node_hdr_size)); in xfs_da3_node_unbalance()