Searched defs:fh4p (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_export.c2654 find_volrnm_fh(struct exportinfo *exi, nfs_fh4 *fh4p) argument
2662 if (fh4p->nfs_fh4_len != NFS_FH4_LEN) {
2665 fhp = &((nfs_fh4_fmt_t *)fh4p->nfs_fh4_val)->fh4_i;
2679 find_volrnm_fh_id(struct exportinfo *exi, nfs_fh4 *fh4p) argument
2685 p = find_volrnm_fh(exi, fh4p);

Completed in 62 milliseconds