Searched refs:xfs_da_state_alloc (Results 1 – 5 of 5) sorted by relevance
697 attr->xattri_da_state = xfs_da_state_alloc(args); in xfs_attr_item_init_da_state()990 state = xfs_da_state_alloc(args); in xfs_attr_lookup()1466 struct xfs_da_state *state = xfs_da_state_alloc(args); in xfs_attr_node_remove_attr()1522 state = xfs_da_state_alloc(args); in xfs_attr_node_get()
232 struct xfs_da_state *xfs_da_state_alloc(struct xfs_da_args *args);
2029 state = xfs_da_state_alloc(args); in xfs_dir2_node_addname()2098 state = xfs_da_state_alloc(args); in xfs_dir2_node_lookup()2150 state = xfs_da_state_alloc(args); in xfs_dir2_node_removename()2215 state = xfs_da_state_alloc(args); in xfs_dir2_node_replace()
84 xfs_da_state_alloc( in xfs_da_state_alloc() function
521 ds->state = xfs_da_state_alloc(&ds->dargs); in xchk_da_btree()