Searched refs:xfs_attr_fillstate (Results 1 – 2 of 2) sorted by relevance
116 xfs_attr_fillstate(xfs_da_state_t *state)211 static int xfs_attr_fillstate(xfs_da_state_t *state) { return 0; } in xfs_attr_fillstate() function625 error = xfs_attr_fillstate(state); in xfs_attr_leaf_mark_incomplete()
2056 DEFINE_ATTR_EVENT(xfs_attr_fillstate);