Searched refs:xfs_da_state_free (Results 1 – 4 of 4) sorted by relevance
937 xfs_da_state_free(state); in xfs_attr_node_addname()1008 xfs_da_state_free(state); in xfs_attr_node_addname()1129 xfs_da_state_free(state); in xfs_attr_node_addname()1293 xfs_da_state_free(state); in xfs_attr_node_removename()1451 xfs_da_state_free(state); in xfs_attr_node_get()
216 void xfs_da_state_free(xfs_da_state_t *state);
1632 xfs_da_state_free(state); in xfs_dir2_node_addname()2059 xfs_da_state_free(state); in xfs_dir2_node_lookup()2121 xfs_da_state_free(state); in xfs_dir2_node_removename()2215 xfs_da_state_free(state); in xfs_dir2_node_replace()
122 xfs_da_state_free(xfs_da_state_t *state) in xfs_da_state_free() function