Home
last modified time | relevance | path

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

/Linux-v4.19/fs/xfs/
Dxfs_trace.h976 #define DEFINE_LOGGRANT_EVENT(name) \ macro
980 DEFINE_LOGGRANT_EVENT(xfs_log_done_nonperm);
981 DEFINE_LOGGRANT_EVENT(xfs_log_done_perm);
982 DEFINE_LOGGRANT_EVENT(xfs_log_umount_write);
983 DEFINE_LOGGRANT_EVENT(xfs_log_grant_sleep);
984 DEFINE_LOGGRANT_EVENT(xfs_log_grant_wake);
985 DEFINE_LOGGRANT_EVENT(xfs_log_grant_wake_up);
986 DEFINE_LOGGRANT_EVENT(xfs_log_reserve);
987 DEFINE_LOGGRANT_EVENT(xfs_log_reserve_exit);
988 DEFINE_LOGGRANT_EVENT(xfs_log_regrant);
[all …]