Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_attr.c117 xfs_attr_fillstate(xfs_da_state_t *state)
212 static int xfs_attr_fillstate(xfs_da_state_t *state) { return 0; } in xfs_attr_fillstate() function
574 error = xfs_attr_fillstate(state); in xfs_attr_leaf_mark_incomplete()
/openbmc/linux/fs/xfs/
H A Dxfs_trace.h2061 DEFINE_ATTR_EVENT(xfs_attr_fillstate);