Searched refs:sum_fh4 (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/snoop/ |
H A D | snoop_nfs4.c | 591 static char *sum_fh4(nfs_fh4 *fhp); 1550 snprintf(bp, buflen, "%s ", sum_fh4(&args->fh)); in sumarg_cb_getattr() 1570 snprintf(bp, buflen, "%s %s TR=%s", sum_fh4(&args->fh), in sumarg_cb_recall() 1699 snprintf(buf, buflen, "%s", sum_fh4(&args->object)); in sumarg_putfh() 2099 sum_fh4(nfs_fh4 *fh) in sum_fh4() function 2594 sum_fh4(&res->GETFH4res_u.resok4.object)); in sumres_getfh()
|