Home
last modified time | relevance | path

Searched refs:dsl_dir_dataset_has_objset (Results 1 – 3 of 3) sorted by relevance

/freebsd/usr.sbin/makefs/zfs/
H A Dzfs.h127 bool dsl_dir_dataset_has_objset(zfs_dsl_dir_t *);
H A Ddsl.c630 dsl_dir_dataset_has_objset(zfs_dsl_dir_t *dir) in dsl_dir_dataset_has_objset() function
H A Dfs.c1078 if (dsl_dir_has_dataset(dsldir) && !dsl_dir_dataset_has_objset(dsldir)) in fs_build_unmounted()