HomeSort by relevance Sort by last modified time
    Searched defs:dd_parent (Results 1 - 2 of 2) sorted by null

  /netvirt/usr/src/uts/common/fs/zfs/sys/
dsl_dir.h 76 dsl_dir_t *dd_parent; member in struct:dsl_dir
  /netvirt/usr/src/cmd/mdb/common/modules/zfs/
zfs.c 212 uintptr_t dd_parent; local
223 if (GETMEMBID(addr, &dd_id, dd_parent, dd_parent) ||
228 if (dd_parent) {
229 if (dataset_name(dd_parent, buf))
    [all...]

Completed in 60 milliseconds