Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/fs.d/nfs/nfslog/
H A Dnfslog_trans.c98 } fh_u; member
196 if (bcmp(&(pte->fh_u.fh), &(entry->fh_u.fh), in insert_te()
210 if (pte->fh_u.fh3.fh3_length == in insert_te()
211 entry->fh_u.fh3.fh3_length && in insert_te()
212 bcmp(pte->fh_u.fh3.fh3_u.data, in insert_te()
213 entry->fh_u.fh3.fh3_u.data, in insert_te()
214 pte->fh_u.fh3.fh3_length) == 0) in insert_te()
593 newte->fh_u.fh = *(NFSLOG_GET_FHANDLE2(&args->ra_fhandle)); in trans_read()
662 newte->fh_u.fh = *(NFSLOG_GET_FHANDLE2(&args->waargs_fhandle)); in trans_write()
744 newte->fh_u.fh = *(NFSLOG_GET_FHANDLE2(&args->saa_fh)); in trans_setattr()
[all …]