Home
last modified time | relevance | path

Searched defs:bookmark (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/cmd/libzfs_input_check/
H A Dlibzfs_input_check.c387 test_bookmark(const char *pool, const char *snapshot, const char *bookmark) in test_bookmark()
413 test_destroy_bookmarks(const char *pool, const char *bookmark) in test_destroy_bookmarks()
705 char bookmark[MAXNAMELEN + 32]; in test_redact() local
724 test_get_bookmark_props(const char *bookmark) in test_get_bookmark_props()
782 char bookmark[ZFS_MAX_DATASET_NAME_LEN + 32]; in zfs_ioc_input_tests() local
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Ddsl_bookmark.c443 dsl_bookmark_create_sync_impl_snap(const char *bookmark, const char *snapshot, in dsl_bookmark_create_sync_impl_snap()
669 dsl_bookmark_create_redacted(const char *bookmark, const char *snapshot, in dsl_bookmark_create_redacted()
H A Ddmu_redact.c1070 zfs_bookmark_phys_t bookmark; in dmu_redact_snap() local
H A Dzfs_ioctl.c3730 zfs_ioc_get_bookmark_props(const char *bookmark, nvlist_t *innvl, in zfs_ioc_get_bookmark_props()
/f-stack/freebsd/contrib/openzfs/lib/libzfs_core/
H A Dlibzfs_core.c1201 lzc_get_bookmark_props(const char *bookmark, nvlist_t **props) in lzc_get_bookmark_props()