Home
last modified time | relevance | path

Searched refs:jbd_sync_bh (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/fs/jbd/
Dcheckpoint.c180 static void jbd_sync_bh(journal_t *journal, struct buffer_head *bh) in jbd_sync_bh() function
219 jbd_sync_bh(journal, bh); in __wait_cp_io()
394 jbd_sync_bh(journal, bh); in log_do_checkpoint()
/linux-2.6.39/fs/jbd2/
Dcheckpoint.c183 static void jbd_sync_bh(journal_t *journal, struct buffer_head *bh) in jbd_sync_bh() function
222 jbd_sync_bh(journal, bh); in __wait_cp_io()
409 jbd_sync_bh(journal, bh); in jbd2_log_do_checkpoint()