Home
last modified time | relevance | path

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

/linux/fs/ocfs2/
H A Daops.c748 unsigned int w_target_from;
1256 wc->w_target_from = pos & (PAGE_SIZE - 1); in ocfs2_write_cluster_by_desc()
1257 wc->w_target_to = wc->w_target_from + len; in ocfs2_write_cluster_by_desc()
1282 &wc->w_target_from, in ocfs2_set_target_boundaries()
1292 wc->w_target_from = 0; in ocfs2_set_target_boundaries()
1712 * We set w_target_from, w_target_to here so that in ocfs2_write_begin_nolock()
1992 from = wc->w_target_from; in ocfs2_write_end_nolock()
757 unsigned int w_target_from; global() member