Lines Matching refs:DEFINE_FS_EVENT
238 #define DEFINE_FS_EVENT(name) \ macro
242 DEFINE_FS_EVENT(xfs_inodegc_flush);
243 DEFINE_FS_EVENT(xfs_inodegc_push);
244 DEFINE_FS_EVENT(xfs_inodegc_start);
245 DEFINE_FS_EVENT(xfs_inodegc_stop);
246 DEFINE_FS_EVENT(xfs_inodegc_queue);
247 DEFINE_FS_EVENT(xfs_inodegc_throttle);
248 DEFINE_FS_EVENT(xfs_fs_sync_fs);
249 DEFINE_FS_EVENT(xfs_blockgc_start);
250 DEFINE_FS_EVENT(xfs_blockgc_stop);
251 DEFINE_FS_EVENT(xfs_blockgc_worker);
252 DEFINE_FS_EVENT(xfs_blockgc_flush_all);