Home
last modified time | relevance | path

Searched refs:xfs_da_state_reset (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_da_btree.h230 void xfs_da_state_reset(struct xfs_da_state *state, struct xfs_da_args *args);
H A Dxfs_attr.c594 xfs_da_state_reset(attr->xattri_da_state, args); in xfs_attr_item_init_da_state()
H A Dxfs_da_btree.c121 xfs_da_state_reset( in xfs_da_state_reset() function