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

/linux-master/fs/ocfs2/
H A Daops.c759 unsigned int w_target_to; member in struct:ocfs2_write_ctxt
1272 wc->w_target_to = wc->w_target_from + len;
1305 &wc->w_target_to);
1308 wc->w_target_to = PAGE_SIZE;
1726 * We set w_target_from, w_target_to here so that
2011 to = wc->w_target_to;

Completed in 117 milliseconds