Lines Matching defs:fhrec
426 (void) fprintf(fp, "fhrec:\nfh: ");
613 * db_update_fhrec - puts fhrec in db with updated atime if more than
726 "db_add_primary put fhrec");
899 * (dfh,name) is the secondary key, fhrec is the primary record for the file
1012 /* Update fhrec atime if needed */
1308 fhlist_ent fhrec, *fhrecp;
1326 &fhrec, &error);
1344 flags, &fhrec, &error);
1351 if (fhrecp != &fhrec) {
1386 /* Update fhrec atime if needed */
1435 /* Update fhrec atime if needed */
1438 "db_lookup_link fhrec");
1463 fhlist_ent *fhrecp, fhrec;
1484 * prev should be NULL, and fhrec's name/dfh are same
1485 * as the link. Remove the link and fhrec.
1490 * head of the list (not the same as in fhrec) - just
1514 &fhrec, errorp, errstr);
1528 /* Update fhrec atime if needed */
1601 * db_delete - Deletes the fhrec corresponding to the fh. Use only
1639 fhlist_ent fhrec, *fhrecp;
1653 fhrecp = db_lookup_link(fhpath, from_dfh, from_name, &fhrec,
1715 /* fhrec */
1770 "links_timedout: fetch fhrec error %s\n"),
1774 /* update fhrec atime */