Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/sys/
H A Ddsl_dir.h146 int dsl_dir_namelen(dsl_dir_t *dd);
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Ddsl_dir.c375 dsl_dir_namelen(dsl_dir_t *dd) in dsl_dir_namelen() function
381 result = dsl_dir_namelen(dd->dd_parent) + 1; in dsl_dir_namelen()
H A Ddsl_dataset.c960 len += dsl_dir_namelen(ds->ds_dir); in dsl_dataset_namelen()
2983 if (dsl_dir_namelen(hds->ds_dir) + 1 + in dsl_dataset_rename_snapshot_check_impl()