Searched refs:xfs_da_state_free (Results 1 – 4 of 4) sorted by relevance
940 xfs_da_state_free(state); in xfs_attr_node_addname()1011 xfs_da_state_free(state); in xfs_attr_node_addname()1132 xfs_da_state_free(state); in xfs_attr_node_addname()1296 xfs_da_state_free(state); in xfs_attr_node_removename()1454 xfs_da_state_free(state); in xfs_attr_node_get()
216 void xfs_da_state_free(xfs_da_state_t *state);
1628 xfs_da_state_free(state); in xfs_dir2_node_addname()2056 xfs_da_state_free(state); in xfs_dir2_node_lookup()2118 xfs_da_state_free(state); in xfs_dir2_node_removename()2212 xfs_da_state_free(state); in xfs_dir2_node_replace()
121 xfs_da_state_free(xfs_da_state_t *state) in xfs_da_state_free() function