Home
last modified time | relevance | path

Searched refs:hammer2_xop_feed (Results 1 – 10 of 10) sorted by relevance

/dflybsd-src/usr.sbin/makefs/hammer2/
H A Dhammer2_xops.c176 hammer2_xop_feed(&xop->head, chain, clindex, error); in hammer2_xop_ipcluster()
224 error = hammer2_xop_feed(&xop->head, chain, clindex, 0); in hammer2_xop_readdir()
239 hammer2_xop_feed(&xop->head, NULL, clindex, error); in hammer2_xop_readdir()
306 error = hammer2_xop_feed(&xop->head, chain, clindex, error); in hammer2_xop_nresolve()
488 hammer2_xop_feed(&xop->head, chain, clindex, error); in hammer2_xop_unlink()
802 hammer2_xop_feed(&xop->head, NULL, clindex, error); in hammer2_xop_nrename()
848 error = hammer2_xop_feed(&xop->head, chain, clindex, 0); in hammer2_xop_scanlhc()
863 hammer2_xop_feed(&xop->head, NULL, clindex, error); in hammer2_xop_scanlhc()
906 hammer2_xop_feed(&xop->head, chain, clindex, error); in hammer2_xop_lookup()
954 hammer2_xop_feed(&xop->head, NULL, clindex, error); in hammer2_xop_delete()
[all …]
H A Dhammer2_admin.c854 hammer2_xop_feed(hammer2_xop_head_t *xop, hammer2_chain_t *chain, in hammer2_xop_feed() function
1281 hammer2_xop_feed(xop, NULL, thr->clindex, in hammer2_primary_xops_thread()
H A Dhammer2_strategy.c329 error = hammer2_xop_feed(&xop->head, chain, clindex, error); in hammer2_xop_strategy_read()
615 hammer2_xop_feed(&xop->head, NULL, clindex, error); in hammer2_xop_strategy_write()
H A Dhammer2_flush.c1543 hammer2_xop_feed(&xop->head, NULL, clindex, total_error); in hammer2_xop_inode_flush()
H A Dhammer2.h1814 int hammer2_xop_feed(hammer2_xop_head_t *xop, hammer2_chain_t *chain,
/dflybsd-src/sys/vfs/hammer2/
H A Dhammer2_xops.c173 hammer2_xop_feed(&xop->head, chain, clindex, error); in hammer2_xop_ipcluster()
221 error = hammer2_xop_feed(&xop->head, chain, clindex, 0); in hammer2_xop_readdir()
236 hammer2_xop_feed(&xop->head, NULL, clindex, error); in hammer2_xop_readdir()
303 error = hammer2_xop_feed(&xop->head, chain, clindex, error); in hammer2_xop_nresolve()
485 hammer2_xop_feed(&xop->head, chain, clindex, error); in hammer2_xop_unlink()
799 hammer2_xop_feed(&xop->head, NULL, clindex, error); in hammer2_xop_nrename()
845 error = hammer2_xop_feed(&xop->head, chain, clindex, 0); in hammer2_xop_scanlhc()
860 hammer2_xop_feed(&xop->head, NULL, clindex, error); in hammer2_xop_scanlhc()
903 hammer2_xop_feed(&xop->head, chain, clindex, error); in hammer2_xop_lookup()
951 hammer2_xop_feed(&xop->head, NULL, clindex, error); in hammer2_xop_delete()
[all …]
H A Dhammer2_admin.c792 hammer2_xop_feed(hammer2_xop_head_t *xop, hammer2_chain_t *chain, in hammer2_xop_feed() function
1225 hammer2_xop_feed(xop, NULL, thr->clindex, in hammer2_primary_xops_thread()
H A Dhammer2_strategy.c317 error = hammer2_xop_feed(&xop->head, chain, clindex, error); in hammer2_xop_strategy_read()
594 hammer2_xop_feed(&xop->head, NULL, clindex, error); in hammer2_xop_strategy_write()
H A Dhammer2_flush.c1537 hammer2_xop_feed(&xop->head, NULL, clindex, total_error); in hammer2_xop_inode_flush()
H A Dhammer2.h1753 int hammer2_xop_feed(hammer2_xop_head_t *xop, hammer2_chain_t *chain,