Searched refs:xfs_attr_fillstate (Results 1 - 2 of 2) sorted by last modified time

/linux-master/fs/xfs/
H A Dxfs_trace.h2072 DEFINE_ATTR_EVENT(xfs_attr_fillstate);
2066 DEFINE_ATTR_EVENT(xfs_attr_fillstate); variable
/linux-master/fs/xfs/libxfs/
H A Dxfs_attr.c120 xfs_attr_fillstate(xfs_da_state_t *state)
215 static int xfs_attr_fillstate(xfs_da_state_t *state) { return 0; }
634 error = xfs_attr_fillstate(state);
212 static int xfs_attr_fillstate(xfs_da_state_t *state) { return 0; } function

Completed in 165 milliseconds