Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/nfs/nfslog/
H A Ddbtab.c1755 linksize = fill_link_key(linkkey, &pfe->dfh, pfe->name); in links_timedout()
1763 pfe = fetch_record(pdb, (void *)&pfe->fh.fh_data, in links_timedout()
1766 if (pfe == NULL) { in links_timedout()
1773 pfe->atime = linkp->atime; in links_timedout()
1776 pfe->fh.fh_len, pfe, in links_timedout()
1779 free(pfe); in links_timedout()
1809 struct fhlist_ent *pfe; in prune_dbs() local
1890 &pfe->dfh, pfe->name, linkkey, in prune_dbs()
1908 (void *)&pfe->fh, in prune_dbs()
1909 sizeof (pfe->fh)); in prune_dbs()
[all …]