Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/nfs/nfslog/
H A Dfhtab.c86 static int fh_compare(fhandle_t *fh1, fhandle_t *fh2);
528 fh_compare(fhandle_t *fh1, fhandle_t *fh2) in fh_compare() function
687 if (((dfh == NULL) || !fh_compare(dfh, &fhrecp->dfh)) && in fh_lookup_link()
722 if ((fh != NULL) && fh_compare(fh, &fhrecp->fh)) { in fh_lookup_link()