Home
last modified time | relevance | path

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

/linux/fs/nilfs2/
H A Dpage.c79 BIT(BH_Async_Write) | BIT(BH_NILFS_Volatile) | in nilfs_forget_buffer()
410 BIT(BH_Async_Write) | BIT(BH_NILFS_Volatile) | in nilfs_clear_folio_dirty()
H A Dsegment.c1926 (BIT(BH_Dirty) | BIT(BH_Async_Write) | in nilfs_segctor_complete_write()
/linux/include/linux/
H A Dbuffer_head.h28 BH_Async_Write, /* Is under end_buffer_async_write I/O */ enumerator