Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ocfs2/
H A Daops.c764 unsigned int w_target_from; member
1277 wc->w_target_from = pos & (PAGE_SIZE - 1); in ocfs2_set_target_boundaries()
1278 wc->w_target_to = wc->w_target_from + len; in ocfs2_set_target_boundaries()
1303 &wc->w_target_from, in ocfs2_set_target_boundaries()
1313 wc->w_target_from = 0; in ocfs2_set_target_boundaries()
2001 from = wc->w_target_from; in ocfs2_write_end_nolock()