Searched refs:xfs_da_state_alloc (Results 1 – 4 of 4) sorted by relevance
267 xfs_da_state_t *xfs_da_state_alloc(void);
1371 state = xfs_da_state_alloc(); in xfs_dir2_node_addname()1827 state = xfs_da_state_alloc(); in xfs_dir2_node_lookup()1881 state = xfs_da_state_alloc(); in xfs_dir2_node_removename()1951 state = xfs_da_state_alloc(); in xfs_dir2_node_replace()
1237 state = xfs_da_state_alloc(); in xfs_attr_node_addname()1402 state = xfs_da_state_alloc(); in xfs_attr_node_addname()1492 state = xfs_da_state_alloc(); in xfs_attr_node_removename()1756 state = xfs_da_state_alloc(); in xfs_attr_node_get()
2194 xfs_da_state_alloc(void) in xfs_da_state_alloc() function