Home
last modified time | relevance | path

Searched defs:zfs_max_dataset_nesting (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/openzfs/include/
H A Dzfs_namecheck.h54 _ZFS_NAMECHECK_H int zfs_max_dataset_nesting; variable
/freebsd/sys/contrib/openzfs/module/zcommon/
H A Dzfs_namecheck.c55 int zfs_max_dataset_nesting = 50; variable