Home
last modified time | relevance | path

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

/fs/ocfs2/
Daops.c893 unsigned int w_target_from; member
1364 wc->w_target_from = pos & (PAGE_CACHE_SIZE - 1); in ocfs2_set_target_boundaries()
1365 wc->w_target_to = wc->w_target_from + len; in ocfs2_set_target_boundaries()
1390 &wc->w_target_from, in ocfs2_set_target_boundaries()
1400 wc->w_target_from = 0; in ocfs2_set_target_boundaries()
2026 from = wc->w_target_from; in ocfs2_write_end_nolock()