Home
last modified time | relevance | path

Searched refs:hammer_alloc_tid (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/vfs/hammer/
H A Dhammer_transaction.c110 trans->tid = hammer_alloc_tid(hmp, 1); in hammer_start_transaction_fls()
162 hammer_alloc_tid(hammer_mount_t hmp, int count) in hammer_alloc_tid() function
199 ocp->base_tid = hammer_alloc_tid(hmp, in hammer_alloc_objid()
H A Dhammer_ioctl.c745 leaf.base.create_tid = hammer_alloc_tid(hmp, 1); in hammer_ioc_add_snapshot()
1014 leaf.base.create_tid = hammer_alloc_tid(hmp, 1); in hammer_ioc_set_config()
H A Dhammer.h1249 hammer_tid_t hammer_alloc_tid(hammer_mount_t hmp, int count);