Home
last modified time | relevance | path

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

/Linux-v5.4/fs/xfs/
Dxfs_trace.h994 #define DEFINE_LOGGRANT_EVENT(name) \ macro
998 DEFINE_LOGGRANT_EVENT(xfs_log_done_nonperm);
999 DEFINE_LOGGRANT_EVENT(xfs_log_done_perm);
1000 DEFINE_LOGGRANT_EVENT(xfs_log_umount_write);
1001 DEFINE_LOGGRANT_EVENT(xfs_log_grant_sleep);
1002 DEFINE_LOGGRANT_EVENT(xfs_log_grant_wake);
1003 DEFINE_LOGGRANT_EVENT(xfs_log_grant_wake_up);
1004 DEFINE_LOGGRANT_EVENT(xfs_log_reserve);
1005 DEFINE_LOGGRANT_EVENT(xfs_log_reserve_exit);
1006 DEFINE_LOGGRANT_EVENT(xfs_log_regrant);
[all …]