Searched defs:delete_link (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/fs.d/nfs/nfslog/ |
H A D | dbtab.c | 131 static int delete_link(struct db_list *dbp, fhandle_t *dfh, char *name, 1177 * versa. Normally called by delete_link to drop the deleted link from the 1451 * delete_link - delete the requested link from the database. If it's the 1542 * delete_link - delete the requested link from the database. If it's the 1547 * containing the returned error if any from the delete_link ops. 1550 delete_link(struct db_list *dbp, fhandle_t *dfh, char *name, function 1593 (void) delete_link(dbp, dfh, name, NULL, NULL, &error, 1891 linkerr = delete_link(pdb,
|
Completed in 62 milliseconds