Searched refs:xfs_da_state_alloc (Results 1 – 5 of 5) sorted by relevance
810 state = xfs_da_state_alloc(); in xfs_attr_node_addname()959 state = xfs_da_state_alloc(); in xfs_attr_node_addname()1035 state = xfs_da_state_alloc(); in xfs_attr_node_removename()1267 state = xfs_da_state_alloc(); in xfs_attr_node_get()
200 xfs_da_state_t *xfs_da_state_alloc(void);
1633 state = xfs_da_state_alloc(); in xfs_dir2_node_addname()2081 state = xfs_da_state_alloc(); in xfs_dir2_node_lookup()2134 state = xfs_da_state_alloc(); in xfs_dir2_node_removename()2203 state = xfs_da_state_alloc(); in xfs_dir2_node_replace()
88 xfs_da_state_alloc(void) in xfs_da_state_alloc() function
501 ds.state = xfs_da_state_alloc(); in xchk_da_btree()