Home
last modified time | relevance | path

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

/linux-6.12.1/fs/ocfs2/
Daops.c757 unsigned int w_target_from; member
1270 wc->w_target_from = pos & (PAGE_SIZE - 1); in ocfs2_set_target_boundaries()
1271 wc->w_target_to = wc->w_target_from + len; in ocfs2_set_target_boundaries()
1296 &wc->w_target_from, in ocfs2_set_target_boundaries()
1306 wc->w_target_from = 0; in ocfs2_set_target_boundaries()
2009 from = wc->w_target_from; in ocfs2_write_end_nolock()