Searched refs:node_ents (Results 1 – 4 of 4) sorted by relevance
189 unsigned int node_ents; /* how many entries in danode */ member
1375 state->node_ents = state->mp->m_dir_node_ents; in xfs_dir2_node_addname()1831 state->node_ents = state->mp->m_dir_node_ents; in xfs_dir2_node_lookup()1885 state->node_ents = state->mp->m_dir_node_ents; in xfs_dir2_node_removename()1955 state->node_ents = state->mp->m_dir_node_ents; in xfs_dir2_node_replace()
1241 state->node_ents = state->mp->m_attr_node_ents; in xfs_attr_node_addname()1406 state->node_ents = state->mp->m_attr_node_ents; in xfs_attr_node_addname()1496 state->node_ents = state->mp->m_attr_node_ents; in xfs_attr_node_removename()1760 state->node_ents = state->mp->m_attr_node_ents; in xfs_attr_node_get()
397 if ((be16_to_cpu(node->hdr.count) + newcount) > state->node_ents) { in xfs_da_node_split()782 if (count > (state->node_ents >> 1)) { in xfs_da_node_toosmall()835 count = state->node_ents; in xfs_da_node_toosmall()836 count -= state->node_ents >> 2; in xfs_da_node_toosmall()