Searched refs:dataset_nestcheck (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/sys/contrib/openzfs/include/
H A Dzfs_namecheck.h62 int dataset_nestcheck(const char *);
/freebsd-13-stable/sys/contrib/openzfs/module/zcommon/
H A Dzfs_namecheck.c161 dataset_nestcheck(const char *path) function
462 EXPORT_SYMBOL(dataset_nestcheck); variable
/freebsd-13-stable/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_dataset.c3586 if (dataset_nestcheck(path) != 0) {
3630 if (dataset_nestcheck(path) != 0) {
/freebsd-13-stable/sys/contrib/openzfs/module/zfs/
H A Ddmu_objset.c1140 if (dataset_nestcheck(doca->doca_name) != 0)

Completed in 70 milliseconds