Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/tests/zfs-tests/cmd/
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()
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 DSymbolFileBreakpad.h180 CompUnitData(Bookmark bookmark) : bookmark(bookmark) {} in CompUnitData()
194 Bookmark bookmark; variable
H A DSymbolFileBreakpad.cpp92 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 Dreaddir.cc382 long bookmark; in TEST_F() local
/freebsd/sys/contrib/openzfs/module/zfs/
H A Ddsl_bookmark.c440 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 Ddmu_redact.c1072 zfs_bookmark_phys_t bookmark; in dmu_redact_snap() local
H A Dzfs_ioctl.c3985 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 Dlibzfs_core.c1458 lzc_get_bookmark_props(const char *bookmark, nvlist_t **props) in lzc_get_bookmark_props()