Searched refs:w_target_locked (Results 1 – 1 of 1) sorted by relevance
739 * w_target_locked is used for page_mkwrite path indicating no unlocking742 unsigned int w_target_locked:1;783 * w_target_locked is only set to true in the page_mkwrite() case. in ocfs2_unlock_and_free_pages() 787 if (wc->w_target_locked) { in ocfs2_unlock_pages() 1068 wc->w_target_locked = true; in ocfs2_grab_pages_for_write() 1091 wc->w_target_locked = false; in ocfs2_grab_pages_for_write() 1834 if (wc->w_target_locked) in ocfs2_write_begin_nolock() 751 unsigned int w_target_locked:1; global() member