Searched defs:ndmp_plugin (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libndmp/common/
H A Dlibndmp.h75 typedef struct ndmp_plugin { struct
81 int (*np_pre_backup)(struct ndmp_plugin *, ndmp_context_t *,
83 int (*np_post_backup)(struct ndmp_plugin *, ndmp_context_t *,
85 int (*np_pre_restore)(struct ndmp_plugin *, ndmp_context_t *,
87 int (*np_post_restore)(struct ndmp_plugin *, ndmp_context_t *,

Completed in 59 milliseconds