Home
last modified time | relevance | path

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

/Linux-v5.4/fs/ocfs2/
Daops.c773 unsigned int w_target_from; member
1286 wc->w_target_from = pos & (PAGE_SIZE - 1); in ocfs2_set_target_boundaries()
1287 wc->w_target_to = wc->w_target_from + len; in ocfs2_set_target_boundaries()
1312 &wc->w_target_from, in ocfs2_set_target_boundaries()
1322 wc->w_target_from = 0; in ocfs2_set_target_boundaries()
2010 from = wc->w_target_from; in ocfs2_write_end_nolock()