Searched defs:bookmark (Results 1 – 8 of 8) sorted by relevance
/freebsd/sys/contrib/openzfs/tests/zfs-tests/cmd/ |
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() 723 char bookmark[MAXNAMELEN + 32]; in test_redact() local 742 test_get_bookmark_props(const char *bookmark) in test_get_bookmark_props() 800 char bookmark[ZFS_MAX_DATASET_NAME_LEN + 32]; in zfs_ioc_input_tests() local
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/Breakpad/ |
H A D | SymbolFileBreakpad.h | 180 CompUnitData(Bookmark bookmark) : bookmark(bookmark) {} in CompUnitData() 194 Bookmark bookmark; variable
|
H A D | SymbolFileBreakpad.cpp | 92 Bookmark bookmark) in LineIterator() 644 SymbolFileBreakpad::ParseCFIUnwindPlan(const Bookmark &bookmark, in ParseCFIUnwindPlan() 687 SymbolFileBreakpad::ParseWinUnwindPlan(const Bookmark &bookmark, in ParseWinUnwindPlan()
|
/freebsd/tests/sys/fs/fusefs/ |
H A D | readdir.cc | 382 long bookmark; in TEST_F() local
|
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | dsl_bookmark.c | 440 dsl_bookmark_create_sync_impl_snap(const char *bookmark, const char *snapshot, in dsl_bookmark_create_sync_impl_snap() 687 dsl_bookmark_create_redacted(const char *bookmark, const char *snapshot, in dsl_bookmark_create_redacted()
|
H A D | dmu_redact.c | 1072 zfs_bookmark_phys_t bookmark; in dmu_redact_snap() local
|
H A D | zfs_ioctl.c | 3985 zfs_ioc_get_bookmark_props(const char *bookmark, nvlist_t *innvl, in zfs_ioc_get_bookmark_props()
|
/freebsd/sys/contrib/openzfs/lib/libzfs_core/ |
H A D | libzfs_core.c | 1458 lzc_get_bookmark_props(const char *bookmark, nvlist_t **props) in lzc_get_bookmark_props()
|