Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_nfs4.c594 #define fh4_hash(fh) adler16((fh)->nfs_fh4_val, (fh)->nfs_fh4_len) macro
2103 sprintf(buf, "FH=%04X", fh4_hash(fh)); in sum_fh4()
2115 sprintf(get_line(0, 0), "File handle = [%04X]", fh4_hash(fh)); in detail_fh4()