Searched refs:xfs_da_state_alloc (Results 1 – 4 of 4) sorted by relevance
215 xfs_da_state_t *xfs_da_state_alloc(void);
890 state = xfs_da_state_alloc(); in xfs_attr_node_addname()1067 state = xfs_da_state_alloc(); in xfs_attr_node_addname()1157 state = xfs_da_state_alloc(); in xfs_attr_node_removename()1418 state = xfs_da_state_alloc(); in xfs_attr_node_get()
1584 state = xfs_da_state_alloc(); in xfs_dir2_node_addname()2027 state = xfs_da_state_alloc(); in xfs_dir2_node_lookup()2080 state = xfs_da_state_alloc(); in xfs_dir2_node_removename()2149 state = xfs_da_state_alloc(); in xfs_dir2_node_replace()
100 xfs_da_state_alloc(void) in xfs_da_state_alloc() function