Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ocfs2/
H A Daops.c764 unsigned int w_target_from; member
1277 wc->w_target_from = pos & (PAGE_SIZE - 1); in ocfs2_set_target_boundaries()
1278 wc->w_target_to = wc->w_target_from + len; in ocfs2_set_target_boundaries()
1303 &wc->w_target_from, in ocfs2_set_target_boundaries()
1313 wc->w_target_from = 0; in ocfs2_set_target_boundaries()
1732 * We set w_target_from, w_target_to here so that in ocfs2_write_begin_nolock()
2015 from = wc->w_target_from; in ocfs2_write_end_nolock()
/kernel/linux/linux-6.6/fs/ocfs2/
H A Daops.c760 unsigned int w_target_from; member
1273 wc->w_target_from = pos & (PAGE_SIZE - 1); in ocfs2_set_target_boundaries()
1274 wc->w_target_to = wc->w_target_from + len; in ocfs2_set_target_boundaries()
1299 &wc->w_target_from, in ocfs2_set_target_boundaries()
1309 wc->w_target_from = 0; in ocfs2_set_target_boundaries()
1728 * We set w_target_from, w_target_to here so that in ocfs2_write_begin_nolock()
2012 from = wc->w_target_from; in ocfs2_write_end_nolock()

Completed in 6 milliseconds