Searched refs:xfs_da_state_alloc (Results 1 – 5 of 5) sorted by relevance
862 state = xfs_da_state_alloc(); in xfs_attr_node_addname()1011 state = xfs_da_state_alloc(); in xfs_attr_node_addname()1087 state = xfs_da_state_alloc(); in xfs_attr_node_removename()1321 state = xfs_da_state_alloc(); in xfs_attr_node_get()
202 xfs_da_state_t *xfs_da_state_alloc(void);
1975 state = xfs_da_state_alloc(); in xfs_dir2_node_addname()2046 state = xfs_da_state_alloc(); in xfs_dir2_node_lookup()2099 state = xfs_da_state_alloc(); in xfs_dir2_node_removename()2168 state = xfs_da_state_alloc(); in xfs_dir2_node_replace()
82 xfs_da_state_alloc(void) in xfs_da_state_alloc() function
497 ds.state = xfs_da_state_alloc(); in xchk_da_btree()