Searched refs:plh_return_seq (Results 1 – 3 of 3) sorted by relevance
225 lo->plh_return_seq != 0) { in pnfs_check_callback_stateid()226 if (newseq < lo->plh_return_seq) in pnfs_check_callback_stateid()228 if (newseq > lo->plh_return_seq) in pnfs_check_callback_stateid()
356 if (!lo->plh_return_seq || pnfs_seqid_is_newer(seq, lo->plh_return_seq)) in pnfs_set_plh_return_info()357 lo->plh_return_seq = seq; in pnfs_set_plh_return_info()366 lo->plh_return_seq = 0; in pnfs_clear_layoutreturn_info()1194 if (lo->plh_return_seq != 0) in pnfs_prepare_layoutreturn()1195 stateid->seqid = cpu_to_be32(lo->plh_return_seq); in pnfs_prepare_layoutreturn()1280 lo->plh_return_seq); in pnfs_layout_need_return()
208 u32 plh_return_seq; member
Completed in 13 milliseconds