Searched refs:xfs_da_state_alloc (Results 1 – 3 of 3) sorted by relevance
232 struct xfs_da_state *xfs_da_state_alloc(struct xfs_da_args *args);
84 xfs_da_state_alloc( in xfs_da_state_alloc() function
521 ds->state = xfs_da_state_alloc(&ds->dargs); in xchk_da_btree()