Home
last modified time | relevance | path

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

/openbmc/linux/fs/nfs/
H A Dnfstrace.h115 -__entry->error, show_nfs_status(__entry->error),
208 -__entry->error, show_nfs_status(__entry->error),
460 -__entry->error, show_nfs_status(__entry->error),
554 -__entry->error, show_nfs_status(__entry->error),
625 -__entry->error, show_nfs_status(__entry->error),
695 -__entry->error, show_nfs_status(__entry->error),
785 -__entry->error, show_nfs_status(__entry->error),
872 -__entry->error, show_nfs_status(__entry->error),
926 -__entry->error, show_nfs_status(__entry->error),
1719 show_nfs_status(__entry->error)
/openbmc/linux/include/trace/misc/
H A Dnfs.h47 #define show_nfs_status(x) \ macro