Home
last modified time | relevance | path

Searched refs:xfs_attr_refillstate (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/fs/xfs/libxfs/
Dxfs_attr.c63 STATIC int xfs_attr_refillstate(xfs_da_state_t *state);
1459 error = xfs_attr_refillstate(state); in xfs_attr_remove_iter()
1475 error = xfs_attr_refillstate(state); in xfs_attr_remove_iter()
1575 xfs_attr_refillstate(xfs_da_state_t *state) in xfs_attr_refillstate() function
/Linux-v5.15/fs/xfs/
Dxfs_trace.h2064 DEFINE_ATTR_EVENT(xfs_attr_refillstate);