Home
last modified time | relevance | path

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

/linux-4.1.27/fs/xfs/
Dxfs_trace.h960 #define DEFINE_LOGGRANT_EVENT(name) \ macro
964 DEFINE_LOGGRANT_EVENT(xfs_log_done_nonperm);
965 DEFINE_LOGGRANT_EVENT(xfs_log_done_perm);
966 DEFINE_LOGGRANT_EVENT(xfs_log_umount_write);
967 DEFINE_LOGGRANT_EVENT(xfs_log_grant_sleep);
968 DEFINE_LOGGRANT_EVENT(xfs_log_grant_wake);
969 DEFINE_LOGGRANT_EVENT(xfs_log_grant_wake_up);
970 DEFINE_LOGGRANT_EVENT(xfs_log_reserve);
971 DEFINE_LOGGRANT_EVENT(xfs_log_reserve_exit);
972 DEFINE_LOGGRANT_EVENT(xfs_log_regrant);
[all …]