Searched refs:xfs_da_state_alloc (Results 1 – 5 of 5) sorted by relevance
592 attr->xattri_da_state = xfs_da_state_alloc(args); in xfs_attr_item_init_da_state()877 state = xfs_da_state_alloc(args); in xfs_attr_lookup()1488 struct xfs_da_state *state = xfs_da_state_alloc(args); in xfs_attr_node_remove_attr()1544 state = xfs_da_state_alloc(args); in xfs_attr_node_get()
228 struct xfs_da_state *xfs_da_state_alloc(struct xfs_da_args *args);
2018 state = xfs_da_state_alloc(args); in xfs_dir2_node_addname()2087 state = xfs_da_state_alloc(args); in xfs_dir2_node_lookup()2139 state = xfs_da_state_alloc(args); in xfs_dir2_node_removename()2204 state = xfs_da_state_alloc(args); in xfs_dir2_node_replace()
83 xfs_da_state_alloc( in xfs_da_state_alloc() function
497 ds->state = xfs_da_state_alloc(&ds->dargs); in xchk_da_btree()