Searched refs:journal_end_buffer_io_sync (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/jbd2/
H A Dcommit.c34 static void journal_end_buffer_io_sync(struct buffer_head *bh, int uptodate) function
133 bh->b_end_io = journal_end_buffer_io_sync;
183 bh->b_end_io = journal_end_buffer_io_sync;
691 bh->b_end_io = journal_end_buffer_io_sync;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/jbd/
H A Dcommit.c27 static void journal_end_buffer_io_sync(struct buffer_head *bh, int uptodate) function
676 bh->b_end_io = journal_end_buffer_io_sync;

Completed in 104 milliseconds