Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libzfs/common/
H A Dlibzfs_impl.h245 boolean_t isa_child_of(const char *dataset, const char *parent);
H A Dlibzfs_changelist.c295 isa_child_of(const char *dataset, const char *parent) in isa_child_of() function
328 if (!isa_child_of(cn->cn_handle->zfs_name, src)) in changelist_rename()