Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libzfs/common/
H A Dlibzfs_impl.h186 boolean_t isa_child_of(const char *dataset, const char *parent);
H A Dlibzfs_changelist.c263 isa_child_of(const char *dataset, const char *parent) in isa_child_of() function
296 if (!isa_child_of(cn->cn_handle->zfs_name, src)) in changelist_rename()