Home
last modified time | relevance | path

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

/dragonfly/sys/vfs/hammer/
H A Dhammer_transaction.c189 hammer_alloc_objid(hammer_mount_t hmp, hammer_inode_t dip, int64_t namekey) in hammer_alloc_objid() function
H A Dhammer.h1068 hammer_tid_t hammer_alloc_objid(hammer_mount_t hmp, hammer_inode_t dip,
H A Dhammer_inode.c798 ip->obj_id = hammer_alloc_objid(hmp, dip, namekey); in hammer_create_inode()