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

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddsl_userhold.c291 * If cleanup_minor is not 0, the holds will be temporary, which will be cleaned
304 dsl_dataset_user_hold(nvlist_t *holds, minor_t cleanup_minor, nvlist_t *errlist) argument
317 dduha.dduha_minor = cleanup_minor;
H A Ddsl_dataset.c1624 minor_t cleanup_minor, const char *htag)
1634 ddsta.ddsta_cleanup_minor = cleanup_minor;
1623 dsl_dataset_snapshot_tmp(const char *fsname, const char *snapname, minor_t cleanup_minor, const char *htag) argument

Completed in 73 milliseconds