hammer2_xop_t
void hammer2_xop_ipcluster(hammer2_xop_t *xop, void *scratch, int clindex);
void hammer2_xop_readdir(hammer2_xop_t *xop, void *scratch, int clindex);
void hammer2_xop_nresolve(hammer2_xop_t *xop, void *scratch, int clindex);
void hammer2_xop_unlink(hammer2_xop_t *xop, void *scratch, int clindex);
void hammer2_xop_nrename(hammer2_xop_t *xop, void *scratch, int clindex);
void hammer2_xop_scanlhc(hammer2_xop_t *xop, void *scratch, int clindex);
void hammer2_xop_scanall(hammer2_xop_t *xop, void *scratch, int clindex);
void hammer2_xop_lookup(hammer2_xop_t *xop, void *scratch, int clindex);
void hammer2_xop_delete(hammer2_xop_t *xop, void *scratch, int clindex);
void hammer2_xop_inode_mkdirent(hammer2_xop_t *xop, void *scratch, int clindex);
void hammer2_xop_inode_create(hammer2_xop_t *xop, void *scratch, int clindex);
void hammer2_xop_inode_create_det(hammer2_xop_t *xop,
void hammer2_xop_inode_create_ins(hammer2_xop_t *xop,
void hammer2_xop_inode_destroy(hammer2_xop_t *xop, void *scratch, int clindex);
void hammer2_xop_inode_chain_sync(hammer2_xop_t *xop, void *scratch,
void hammer2_xop_inode_unlinkall(hammer2_xop_t *xop, void *scratch,
void hammer2_xop_inode_connect(hammer2_xop_t *xop, void *scratch, int clindex);
void hammer2_xop_inode_flush(hammer2_xop_t *xop, void *scratch, int clindex);
void hammer2_xop_strategy_read(hammer2_xop_t *xop, void *scratch, int clindex);
void hammer2_xop_strategy_write(hammer2_xop_t *xop, void *scratch, int clindex);
void hammer2_xop_bmap(hammer2_xop_t *xop, void *scratch, int clindex);
void hammer2_dmsg_ipcluster(hammer2_xop_t *xop, void *scratch, int clindex);
void hammer2_dmsg_readdir(hammer2_xop_t *xop, void *scratch, int clindex);
void hammer2_dmsg_nresolve(hammer2_xop_t *xop, void *scratch, int clindex);
void hammer2_dmsg_unlink(hammer2_xop_t *xop, void *scratch, int clindex);
void hammer2_dmsg_nrename(hammer2_xop_t *xop, void *scratch, int clindex);
void hammer2_dmsg_scanlhc(hammer2_xop_t *xop, void *scratch, int clindex);
void hammer2_dmsg_scanall(hammer2_xop_t *xop, void *scratch, int clindex);
void hammer2_dmsg_lookup(hammer2_xop_t *xop, void *scratch, int clindex);
void hammer2_dmsg_inode_mkdirent(hammer2_xop_t *xop, void *scratch,
void hammer2_dmsg_inode_create(hammer2_xop_t *xop, void *scratch, int clindex);
void hammer2_dmsg_inode_destroy(hammer2_xop_t *xop, void *scratch, int clindex);
void hammer2_dmsg_inode_chain_sync(hammer2_xop_t *xop, void *scratch,
void hammer2_dmsg_inode_unlinkall(hammer2_xop_t *xop, void *scratch,
void hammer2_dmsg_inode_connect(hammer2_xop_t *xop, void *scratch, int clindex);
void hammer2_dmsg_inode_flush(hammer2_xop_t *xop, void *scratch, int clindex);
void hammer2_dmsg_strategy_read(hammer2_xop_t *xop, void *scratch, int clindex);
void hammer2_dmsg_strategy_write(hammer2_xop_t *xop, void *scratch,
void hammer2_rmsg_ipcluster(hammer2_xop_t *xop, void *scratch, int clindex);
void hammer2_rmsg_readdir(hammer2_xop_t *xop, void *scratch, int clindex);
void hammer2_rmsg_nresolve(hammer2_xop_t *xop, void *scratch, int clindex);
void hammer2_rmsg_unlink(hammer2_xop_t *xop, void *scratch, int clindex);
void hammer2_rmsg_nrename(hammer2_xop_t *xop, void *scratch, int clindex);
void hammer2_rmsg_scanlhc(hammer2_xop_t *xop, void *scratch, int clindex);
void hammer2_rmsg_scanall(hammer2_xop_t *xop, void *scratch, int clindex);
void hammer2_rmsg_lookup(hammer2_xop_t *xop, void *scratch, int clindex);
void hammer2_rmsg_inode_mkdirent(hammer2_xop_t *xop, void *scratch,
void hammer2_rmsg_inode_create(hammer2_xop_t *xop, void *scratch, int clindex);
void hammer2_rmsg_inode_destroy(hammer2_xop_t *xop, void *scratch, int clindex);
void hammer2_rmsg_inode_chain_sync(hammer2_xop_t *xop, void *scratch,
void hammer2_rmsg_inode_unlinkall(hammer2_xop_t *xop, void *scratch,
void hammer2_rmsg_inode_connect(hammer2_xop_t *xop, void *scratch, int clindex);
void hammer2_rmsg_inode_flush(hammer2_xop_t *xop, void *scratch, int clindex);
void hammer2_rmsg_strategy_read(hammer2_xop_t *xop, void *scratch, int clindex);
void hammer2_rmsg_strategy_write(hammer2_xop_t *xop, void *scratch,
xop->desc->storage_func((hammer2_xop_t *)xop,
hammer2_xop_t *xop;
xopst = &((hammer2_xop_t *)xop)->xop_strategy;
hammer2_xop_inode_flush(hammer2_xop_t *arg, void *scratch __unused, int clindex)
hammer2_xop_strategy_read(hammer2_xop_t *arg, void *scratch, int clindex)
hammer2_xop_strategy_write(hammer2_xop_t *arg, void *scratch, int clindex)
margs_vop.objsize = sizeof(hammer2_xop_t);
hammer2_xop_inode_mkdirent(hammer2_xop_t *arg, void *scratch, int clindex)
hammer2_xop_inode_create(hammer2_xop_t *arg, void *scratch, int clindex)
hammer2_xop_inode_create_det(hammer2_xop_t *arg, void *scratch, int clindex)
hammer2_xop_inode_create_ins(hammer2_xop_t *arg, void *scratch, int clindex)
hammer2_xop_inode_destroy(hammer2_xop_t *arg, void *scratch, int clindex)
hammer2_xop_inode_unlinkall(hammer2_xop_t *arg, void *scratch, int clindex)
hammer2_xop_inode_connect(hammer2_xop_t *arg, void *scratch, int clindex)
hammer2_xop_inode_chain_sync(hammer2_xop_t *arg, void *scratch, int clindex)
hammer2_xop_ipcluster(hammer2_xop_t *arg, void *scratch, int clindex)
hammer2_xop_bmap(hammer2_xop_t *arg, void *scratch, int clindex)
hammer2_xop_readdir(hammer2_xop_t *arg, void *scratch, int clindex)
hammer2_xop_nresolve(hammer2_xop_t *arg, void *scratch, int clindex)
hammer2_xop_unlink(hammer2_xop_t *arg, void *scratch, int clindex)
hammer2_xop_nrename(hammer2_xop_t *arg, void *scratch, int clindex)
hammer2_xop_scanlhc(hammer2_xop_t *arg, void *scratch, int clindex)
hammer2_xop_lookup(hammer2_xop_t *arg, void *scratch, int clindex)
hammer2_xop_delete(hammer2_xop_t *arg, void *scratch, int clindex)
hammer2_xop_scanall(hammer2_xop_t *arg, void *scratch, int clindex)
void hammer2_xop_ipcluster(hammer2_xop_t *xop, void *scratch, int clindex);
void hammer2_xop_readdir(hammer2_xop_t *xop, void *scratch, int clindex);
void hammer2_xop_nresolve(hammer2_xop_t *xop, void *scratch, int clindex);
void hammer2_xop_unlink(hammer2_xop_t *xop, void *scratch, int clindex);
void hammer2_xop_nrename(hammer2_xop_t *xop, void *scratch, int clindex);
void hammer2_xop_scanlhc(hammer2_xop_t *xop, void *scratch, int clindex);
void hammer2_xop_scanall(hammer2_xop_t *xop, void *scratch, int clindex);
void hammer2_xop_lookup(hammer2_xop_t *xop, void *scratch, int clindex);
void hammer2_xop_delete(hammer2_xop_t *xop, void *scratch, int clindex);
void hammer2_xop_inode_mkdirent(hammer2_xop_t *xop, void *scratch, int clindex);
void hammer2_xop_inode_create(hammer2_xop_t *xop, void *scratch, int clindex);
void hammer2_xop_inode_create_det(hammer2_xop_t *xop,
void hammer2_xop_inode_create_ins(hammer2_xop_t *xop,
void hammer2_xop_inode_destroy(hammer2_xop_t *xop, void *scratch, int clindex);
void hammer2_xop_inode_chain_sync(hammer2_xop_t *xop, void *scratch,
void hammer2_xop_inode_unlinkall(hammer2_xop_t *xop, void *scratch,
void hammer2_xop_inode_connect(hammer2_xop_t *xop, void *scratch, int clindex);
void hammer2_xop_inode_flush(hammer2_xop_t *xop, void *scratch, int clindex);
void hammer2_xop_strategy_read(hammer2_xop_t *xop, void *scratch, int clindex);
void hammer2_xop_strategy_write(hammer2_xop_t *xop, void *scratch, int clindex);
void hammer2_xop_bmap(hammer2_xop_t *xop, void *scratch, int clindex);
void hammer2_dmsg_ipcluster(hammer2_xop_t *xop, void *scratch, int clindex);
void hammer2_dmsg_readdir(hammer2_xop_t *xop, void *scratch, int clindex);
void hammer2_dmsg_nresolve(hammer2_xop_t *xop, void *scratch, int clindex);
void hammer2_dmsg_unlink(hammer2_xop_t *xop, void *scratch, int clindex);
void hammer2_dmsg_nrename(hammer2_xop_t *xop, void *scratch, int clindex);
void hammer2_dmsg_scanlhc(hammer2_xop_t *xop, void *scratch, int clindex);
void hammer2_dmsg_scanall(hammer2_xop_t *xop, void *scratch, int clindex);
void hammer2_dmsg_lookup(hammer2_xop_t *xop, void *scratch, int clindex);
void hammer2_dmsg_inode_mkdirent(hammer2_xop_t *xop, void *scratch,
void hammer2_dmsg_inode_create(hammer2_xop_t *xop, void *scratch, int clindex);
void hammer2_dmsg_inode_destroy(hammer2_xop_t *xop, void *scratch, int clindex);
void hammer2_dmsg_inode_chain_sync(hammer2_xop_t *xop, void *scratch,
void hammer2_dmsg_inode_unlinkall(hammer2_xop_t *xop, void *scratch,
void hammer2_dmsg_inode_connect(hammer2_xop_t *xop, void *scratch, int clindex);
void hammer2_dmsg_inode_flush(hammer2_xop_t *xop, void *scratch, int clindex);
void hammer2_dmsg_strategy_read(hammer2_xop_t *xop, void *scratch, int clindex);
void hammer2_dmsg_strategy_write(hammer2_xop_t *xop, void *scratch,
void hammer2_rmsg_ipcluster(hammer2_xop_t *xop, void *scratch, int clindex);
void hammer2_rmsg_readdir(hammer2_xop_t *xop, void *scratch, int clindex);
void hammer2_rmsg_nresolve(hammer2_xop_t *xop, void *scratch, int clindex);
void hammer2_rmsg_unlink(hammer2_xop_t *xop, void *scratch, int clindex);
void hammer2_rmsg_nrename(hammer2_xop_t *xop, void *scratch, int clindex);
void hammer2_rmsg_scanlhc(hammer2_xop_t *xop, void *scratch, int clindex);
void hammer2_rmsg_scanall(hammer2_xop_t *xop, void *scratch, int clindex);
void hammer2_rmsg_lookup(hammer2_xop_t *xop, void *scratch, int clindex);
void hammer2_rmsg_inode_mkdirent(hammer2_xop_t *xop, void *scratch,
void hammer2_rmsg_inode_create(hammer2_xop_t *xop, void *scratch, int clindex);
void hammer2_rmsg_inode_destroy(hammer2_xop_t *xop, void *scratch, int clindex);
void hammer2_rmsg_inode_chain_sync(hammer2_xop_t *xop, void *scratch,
void hammer2_rmsg_inode_unlinkall(hammer2_xop_t *xop, void *scratch,
void hammer2_rmsg_inode_connect(hammer2_xop_t *xop, void *scratch, int clindex);
void hammer2_rmsg_inode_flush(hammer2_xop_t *xop, void *scratch, int clindex);
void hammer2_rmsg_strategy_read(hammer2_xop_t *xop, void *scratch, int clindex);
void hammer2_rmsg_strategy_write(hammer2_xop_t *xop, void *scratch,
xop->desc->storage_func((hammer2_xop_t *)xop,
hammer2_xop_t *xop;
hammer2_xop_inode_flush(hammer2_xop_t *arg, void *scratch __unused, int clindex)
hammer2_xop_strategy_read(hammer2_xop_t *arg, void *scratch, int clindex)
hammer2_xop_strategy_write(hammer2_xop_t *arg, void *scratch, int clindex)
margs_vop.objsize = sizeof(hammer2_xop_t);
hammer2_xop_inode_mkdirent(hammer2_xop_t *arg, void *scratch, int clindex)
hammer2_xop_inode_create(hammer2_xop_t *arg, void *scratch, int clindex)
hammer2_xop_inode_create_det(hammer2_xop_t *arg, void *scratch, int clindex)
hammer2_xop_inode_create_ins(hammer2_xop_t *arg, void *scratch, int clindex)
hammer2_xop_inode_destroy(hammer2_xop_t *arg, void *scratch, int clindex)
hammer2_xop_inode_unlinkall(hammer2_xop_t *arg, void *scratch, int clindex)
hammer2_xop_inode_connect(hammer2_xop_t *arg, void *scratch, int clindex)
hammer2_xop_inode_chain_sync(hammer2_xop_t *arg, void *scratch, int clindex)
hammer2_xop_ipcluster(hammer2_xop_t *arg, void *scratch, int clindex)
hammer2_xop_bmap(hammer2_xop_t *arg, void *scratch, int clindex)
hammer2_xop_readdir(hammer2_xop_t *arg, void *scratch, int clindex)
hammer2_xop_nresolve(hammer2_xop_t *arg, void *scratch, int clindex)
hammer2_xop_unlink(hammer2_xop_t *arg, void *scratch, int clindex)
hammer2_xop_nrename(hammer2_xop_t *arg, void *scratch, int clindex)
hammer2_xop_scanlhc(hammer2_xop_t *arg, void *scratch, int clindex)
hammer2_xop_lookup(hammer2_xop_t *arg, void *scratch, int clindex)
hammer2_xop_delete(hammer2_xop_t *arg, void *scratch, int clindex)
hammer2_xop_scanall(hammer2_xop_t *arg, void *scratch, int clindex)