Home
last modified time | relevance | path

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

/fs/ocfs2/
Daops.c761 unsigned int w_target_from; member
1274 wc->w_target_from = pos & (PAGE_SIZE - 1); in ocfs2_set_target_boundaries()
1275 wc->w_target_to = wc->w_target_from + len; in ocfs2_set_target_boundaries()
1300 &wc->w_target_from, in ocfs2_set_target_boundaries()
1310 wc->w_target_from = 0; in ocfs2_set_target_boundaries()
2012 from = wc->w_target_from; in ocfs2_write_end_nolock()