Home
last modified time | relevance | path

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

/linux/fs/nfs/
H A Dnfstrace.h137 -__entry->error, show_nfs_status(__entry->error),
230 -__entry->error, show_nfs_status(__entry->error),
488 -__entry->error, show_nfs_status(__entry->error),
583 -__entry->error, show_nfs_status(__entry->error),
654 -__entry->error, show_nfs_status(__entry->error),
724 -__entry->error, show_nfs_status(__entry->error),
814 -__entry->error, show_nfs_status(__entry->error),
901 -__entry->error, show_nfs_status(__entry->error),
955 -__entry->error, show_nfs_status(__entry->error),
1967 show_nfs_status(__entry->error)
/linux/include/trace/misc/
H A Dnfs.h45 #define show_nfs_status(x) \ macro