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

/illumos-gate/usr/src/cmd/fs.d/nfs/nfslog/
H A Ddbtab.c115 static void add_mc_path(struct db_list *dbp, fhandle_t *dfh, char *name,
838 * add_mc_path - add a mc link to a file that has other links. Add it at end
842 add_mc_path(struct db_list *dbp, fhandle_t *dfh, char *name, function
854 &cookie, errorp, "add_mc_path");
861 (void) fprintf(stderr, "add_mc_path link is null\n");
878 linkp, linkp->reclen, "add_mc_path");
894 lastlinkp, lastlinkp->reclen, "add_mc_path prev");
948 add_mc_path(dbp, dfh, name, fhrecp, linkp,

Completed in 62 milliseconds