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 D | libzfs_input_check.c | 387 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 D | dsl_bookmark.c | 443 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 D | dmu_redact.c | 1070 zfs_bookmark_phys_t bookmark; in dmu_redact_snap() local
|
| H A D | zfs_ioctl.c | 3730 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 D | libzfs_core.c | 1201 lzc_get_bookmark_props(const char *bookmark, nvlist_t **props) in lzc_get_bookmark_props()
|