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

/linux-master/fs/ocfs2/
H A Daops.c758 unsigned int w_target_from; member in struct:ocfs2_write_ctxt
1271 wc->w_target_from = pos & (PAGE_SIZE - 1);
1272 wc->w_target_to = wc->w_target_from + len;
1297 &wc->w_target_from,
1307 wc->w_target_from = 0;
1726 * We set w_target_from, w_target_to here so that
2010 from = wc->w_target_from;

Completed in 124 milliseconds