Home
last modified time | relevance | path

Searched defs:asof (Results 1 – 6 of 6) sorted by relevance

/dflybsd-src/sys/vfs/hammer/
H A Dhammer_mount.h56 uint64_t asof; /* asof - HAMMER_MAX_TID is current */ member
H A Dhammer_inode.c421 int64_t obj_id, hammer_tid_t asof, uint32_t localization, in hammer_get_inode()
609 int64_t obj_id, hammer_tid_t asof, uint32_t localization, in hammer_get_dummy_inode()
716 hammer_tid_t asof, uint32_t localization) in hammer_find_inode()
736 hammer_tid_t asof, uint32_t localization) in __hammer_find_inode()
H A Dhammer_cursor.h95 hammer_tid_t asof; member
H A Dhammer_vnops.c1119 hammer_tid_t asof; in hammer_vop_nresolve() local
1328 hammer_tid_t asof; in hammer_vop_nlookupdotdot() local
H A Dhammer_btree.c2872 hammer_btree_chkts(hammer_tid_t asof, hammer_base_elm_t base) in hammer_btree_chkts()
H A Dhammer.h844 hammer_tid_t asof; /* snapshot mount */ member