Home
last modified time | relevance | path

Searched refs:sdd (Results 1 – 8 of 8) sorted by relevance

/freebsd-9-stable/cddl/contrib/opensolaris/lib/libzfs/common/
Dlibzfs_sendrecv.c958 gather_holds(zfs_handle_t *zhp, send_dump_data_t *sdd) in gather_holds() argument
966 if (sdd->snapholds == NULL) in gather_holds()
969 fnvlist_add_string(sdd->snapholds, zhp->zfs_name, sdd->holdtag); in gather_holds()
1022 send_dump_data_t *sdd = arg; in dump_snapshot() local
1032 isfromsnap = (sdd->fromsnap != NULL && in dump_snapshot()
1033 strcmp(sdd->fromsnap, thissnap) == 0); in dump_snapshot()
1035 if (!sdd->seenfrom && isfromsnap) { in dump_snapshot()
1036 gather_holds(zhp, sdd); in dump_snapshot()
1037 sdd->seenfrom = B_TRUE; in dump_snapshot()
1038 (void) strcpy(sdd->prevsnap, thissnap); in dump_snapshot()
[all …]
/freebsd-9-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
Ddsl_deleg.c717 dsl_deleg_set_create_perms(dsl_dir_t *sdd, dmu_tx_t *tx, cred_t *cr) in dsl_deleg_set_create_perms() argument
722 if (spa_version(dmu_objset_spa(sdd->dd_pool->dp_meta_objset)) < in dsl_deleg_set_create_perms()
726 for (dd = sdd->dd_parent; dd != NULL; dd = dd->dd_parent) { in dsl_deleg_set_create_perms()
732 copy_create_perms(sdd, pzapobj, B_FALSE, uid, tx); in dsl_deleg_set_create_perms()
733 copy_create_perms(sdd, pzapobj, B_TRUE, uid, tx); in dsl_deleg_set_create_perms()
Ddsl_dir.c1908 dsl_dir_transfer_possible(dsl_dir_t *sdd, dsl_dir_t *tdd, in dsl_dir_transfer_possible() argument
1916 ancestor = closest_common_ancestor(sdd, tdd); in dsl_dir_transfer_possible()
1917 adelta = would_change(sdd, -space, ancestor); in dsl_dir_transfer_possible()
/freebsd-9-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/
Ddsl_dir.h146 int dsl_dir_transfer_possible(dsl_dir_t *sdd, dsl_dir_t *tdd,
/freebsd-9-stable/contrib/ntp/
DCOPYRIGHT150 53. [57]Kenneth Stone <ken@sdd.hp.com> HP-UX port
223 57. mailto:%20ken@sdd.hp.com
/freebsd-9-stable/contrib/ntp/sntp/
DCOPYRIGHT150 53. [57]Kenneth Stone <ken@sdd.hp.com> HP-UX port
223 57. mailto:%20ken@sdd.hp.com
/freebsd-9-stable/contrib/ntp/html/hints/
Dhpux92 Anything else ... just drop me a line at ken@sdd.hp.com
/freebsd-9-stable/contrib/ncurses/
DNEWS3513 (report by David Ellement <ellement@sdd.hp.com>). This also fixes a
3963 <ellement@sdd.hp.com>).