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.h138 -__entry->error, show_nfs_status(__entry->error),
231 -__entry->error, show_nfs_status(__entry->error),
489 -__entry->error, show_nfs_status(__entry->error),
584 -__entry->error, show_nfs_status(__entry->error),
655 -__entry->error, show_nfs_status(__entry->error),
725 -__entry->error, show_nfs_status(__entry->error),
815 -__entry->error, show_nfs_status(__entry->error),
902 -__entry->error, show_nfs_status(__entry->error),
956 -__entry->error, show_nfs_status(__entry->error),
1968 show_nfs_status(__entry->error)
/linux/include/trace/misc/
H A Dnfs.h45 #define show_nfs_status(x) \ macro