Home
last modified time | relevance | path

Searched refs:BH_Shadow (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/fs/jbd2/
Dcommit.c45 clear_bit_unlock(BH_Shadow, &orig_bh->b_state); in journal_end_buffer_io_sync()
47 wake_up_bit(&orig_bh->b_state, BH_Shadow); in journal_end_buffer_io_sync()
Dtransaction.c900 wait_on_bit_io(&bh->b_state, BH_Shadow, in do_get_write_access()
/linux-4.1.27/include/linux/
Djbd2.h322 BH_Shadow, /* IO on shadow buffer is running */ enumerator