Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ocfs2/
Ddlmglue.c3038 struct ocfs2_lock_res p_tmp_res; member
3082 priv->p_tmp_res = *iter; in ocfs2_dlm_seq_start()
3083 iter = &priv->p_tmp_res; in ocfs2_dlm_seq_start()
3105 priv->p_tmp_res = *iter; in ocfs2_dlm_seq_next()
3106 iter = &priv->p_tmp_res; in ocfs2_dlm_seq_next()