Searched refs:xfs_da_state_alloc (Results 1 – 4 of 4) sorted by relevance
215 xfs_da_state_t *xfs_da_state_alloc(void);
893 state = xfs_da_state_alloc(); in xfs_attr_node_addname()1070 state = xfs_da_state_alloc(); in xfs_attr_node_addname()1160 state = xfs_da_state_alloc(); in xfs_attr_node_removename()1421 state = xfs_da_state_alloc(); in xfs_attr_node_get()
1580 state = xfs_da_state_alloc(); in xfs_dir2_node_addname()2024 state = xfs_da_state_alloc(); in xfs_dir2_node_lookup()2077 state = xfs_da_state_alloc(); in xfs_dir2_node_removename()2146 state = xfs_da_state_alloc(); in xfs_dir2_node_replace()
99 xfs_da_state_alloc(void) in xfs_da_state_alloc() function