Searched refs:need_write (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/drivers/md/bcache/
H A Djournal.c543 j->cur->need_write = false; bch_journal_next()
593 if (!w->need_write) {
670 w->need_write = true;
H A Djournal.h99 bool need_write; member in struct:journal_write
/linux-4.4.14/arch/x86/mm/
H A Dmpx.c628 int need_write = 0; get_bt_addr() local
636 ret = mpx_resolve_fault(bd_entry_ptr, need_write); get_bt_addr()
854 int need_write = 1; unmap_entire_bt() local
864 ret = mpx_resolve_fault(bd_entry, need_write); unmap_entire_bt()
/linux-4.4.14/drivers/md/
H A Dbitmap.c978 int dirty, need_write; bitmap_unplug() local
990 need_write = test_and_clear_page_attr(bitmap, i, bitmap_unplug()
992 if (dirty || need_write) { bitmap_unplug()

Completed in 218 milliseconds