Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/sgs/gprof/common/
H A Darcs.c450 check_parents(nltype *siblingp) in check_parents() function
549 if (check_parents(childp)) in doflags()
/titanic_44/usr/src/lib/libzfs/common/
H A Dlibzfs_dataset.c3033 check_parents(libzfs_handle_t *hdl, const char *path, uint64_t *zoned, in check_parents() function
3219 if (check_parents(hdl, path, NULL, B_TRUE, &prefix) != 0) in zfs_create_ancestors()
3254 if (check_parents(hdl, path, &zoned, B_FALSE, NULL) != 0) in zfs_create()
3532 if (check_parents(hdl, target, &zoned, B_FALSE, NULL) != 0) in zfs_clone()
3973 if (check_parents(hdl, target, NULL, B_FALSE, NULL) != 0) in zfs_rename()