Home
last modified time | relevance | path

Searched refs:zfs_max_dataset_nesting (Results 1 – 5 of 5) sorted by relevance

/freebsd-14-stable/sys/contrib/openzfs/module/zcommon/
HDzfs_namecheck.c55 int zfs_max_dataset_nesting = 50; variable
163 return ((get_dataset_depth(path) < zfs_max_dataset_nesting) ? 0 : -1); in dataset_nestcheck()
464 EXPORT_SYMBOL(zfs_max_dataset_nesting);
/freebsd-14-stable/sys/contrib/openzfs/include/
HDzfs_namecheck.h54 _ZFS_NAMECHECK_H int zfs_max_dataset_nesting; variable
/freebsd-14-stable/sys/contrib/openzfs/tests/zfs-tests/include/
HDtunables.cfg56 MAX_DATASET_NESTING max_dataset_nesting zfs_max_dataset_nesting
/freebsd-14-stable/sys/contrib/openzfs/module/zfs/
HDdsl_dir.c1939 if (dvra->nest_delta > 0 && depth >= zfs_max_dataset_nesting) in dsl_valid_rename()
/freebsd-14-stable/sys/contrib/openzfs/lib/libzfs/
HDlibzfs.abi620 …<elf-symbol name='zfs_max_dataset_nesting' size='4' type='object-type' binding='global-binding' vi…
9344 …ame='zfs_max_dataset_nesting' type-id='95e97e5e' mangled-name='zfs_max_dataset_nesting' visibility…