Searched refs:journal_modify_block_start (Results 1 - 7 of 7) sorted by relevance

/macosx-10.9.5/xnu-2422.115.4/bsd/vfs/
H A Dvfs_journal.h306 * you modify each block, call journal_modify_block_start()
326 int journal_modify_block_start(journal *jnl, struct buf *bp);
H A Dvfs_journal.c2570 journal_modify_block_start(journal *jnl, struct buf *bp) function
2929 // transaction then journal_modify_block_start() should
4784 journal_modify_block_start(__unused journal *jnl, __unused struct buf *bp) function
/macosx-10.9.5/xnu-2422.115.4/bsd/hfs/hfscommon/Misc/
H A DVolumeAllocation.c2322 journal_modify_block_start(hfsmp->jnl, (struct buf *)blockRef);
2370 journal_modify_block_start(hfsmp->jnl, (struct buf *)blockRef);
2408 journal_modify_block_start(hfsmp->jnl, (struct buf *)blockRef);
2617 journal_modify_block_start(hfsmp->jnl, (struct buf *)blockRef);
2695 journal_modify_block_start(hfsmp->jnl, (struct buf *)blockRef);
2732 journal_modify_block_start(hfsmp->jnl, (struct buf *)blockRef);
/macosx-10.9.5/xnu-2422.115.4/bsd/hfs/
H A Dhfs_btreeio.c229 journal_modify_block_start(hfsmp->jnl, bp);
352 // check if we had previously called journal_modify_block_start()
596 //journal_modify_block_start(hfsmp->jnl, bp);
H A Dhfs_vfsops.c3804 journal_modify_block_start(hfsmp->jnl, bp);
3830 journal_modify_block_start(hfsmp->jnl, bp2);
3971 journal_modify_block_start(hfsmp->jnl, alt_bp);
4362 journal_modify_block_start(hfsmp->jnl, bp);
H A Dhfs_catalog.c2709 journal_modify_block_start(hfsmp->jnl, bp);
H A Dhfs_vnops.c5057 journal_modify_block_start(hfsmp->jnl, bp);

Completed in 299 milliseconds