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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ocfs2/
H A Daops.c884 unsigned int w_target_from; member in struct:ocfs2_write_ctxt
1332 wc->w_target_from = pos & (PAGE_CACHE_SIZE - 1);
1333 wc->w_target_to = wc->w_target_from + len;
1358 &wc->w_target_from,
1368 wc->w_target_from = 0;
1703 * We set w_target_from, w_target_to here so that
1918 from = wc->w_target_from;

Completed in 106 milliseconds