Home
last modified time | relevance | path

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

/linux-6.15/fs/ocfs2/
H A Daops.h30 OCFS2_WRITE_DIRECT, enumerator
H A Daops.c1063 wc->w_type == OCFS2_WRITE_DIRECT) { in ocfs2_grab_folios_for_write()
1322 if (wc->w_type != OCFS2_WRITE_DIRECT) in ocfs2_unwritten_check()
1661 if (type != OCFS2_WRITE_DIRECT) { in ocfs2_write_begin_nolock()
1731 } else if (type == OCFS2_WRITE_DIRECT) in ocfs2_write_begin_nolock()
2014 if (wc->w_type != OCFS2_WRITE_DIRECT) { in ocfs2_write_end_nolock()
2212 OCFS2_WRITE_DIRECT, NULL, in ocfs2_dio_wr_get_block()