Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_client_debug.c844 fp->rf_stat4 ? nfs4_stat_to_str(fp->rf_stat4) : "", in print_facts()
888 nfs4_stat_to_str(ep->re_stat4), ep->re_seqid2, in queue_print_event()
917 nfs4_stat_to_str(ep->re_stat4), in queue_print_event()
926 ep->re_stat4 ? nfs4_stat_to_str(ep->re_stat4) : ""); in queue_print_event()
1009 nfs4_stat_to_str(ep->re_stat4), msg->msg_srv); in queue_print_event()
1035 nfs4_stat_to_str(ep->re_stat4), in queue_print_event()
1119 nfs4_stat_to_str(fp->rf_stat4), in queue_print_fact()
1156 nfs4_stat_to_str(fp->rf_stat4), fp->rf_char1, in queue_print_fact()
H A Dnfs4_common.c260 nfs4_stat_to_str(nfsstat4 error) in nfs4_stat_to_str() function
/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_clnt.h2103 extern char *nfs4_stat_to_str(nfsstat4);