Searched defs:check_parents (Results 1 - 2 of 2) sorted by relevance
| /illumos-gate/usr/src/cmd/sgs/gprof/common/ |
| H A D | arcs.c | 450 check_parents(nltype *siblingp) function 549 if (check_parents(childp))
|
| /illumos-gate/usr/src/lib/libzfs/common/ |
| H A D | libzfs_dataset.c | 3062 check_parents(libzfs_handle_t *hdl, const char *path, uint64_t *zoned, function 3248 if (check_parents(hdl, path, NULL, B_TRUE, &prefix) != 0) 3283 if (check_parents(hdl, path, &zoned, B_FALSE, NULL) != 0) 3570 if (check_parents(hdl, target, &zoned, B_FALSE, NULL) != 0) 4023 if (check_parents(hdl, target, NULL, B_FALSE, NULL) != 0)
|
Completed in 71 milliseconds