Home
last modified time | relevance | path

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

/linux-6.12.1/fs/nfs/
Dpnfs.c343 static bool pnfs_seqid_is_newer(u32 s1, u32 s2) in pnfs_seqid_is_newer() function
350 if (pnfs_seqid_is_newer(newseq, lo->plh_barrier) || !lo->plh_barrier) in pnfs_barrier_update()
368 if (!lo->plh_return_seq || pnfs_seqid_is_newer(seq, lo->plh_return_seq)) in pnfs_set_plh_return_info()
697 if (seq != 0 && pnfs_seqid_is_newer(lseg->pls_seq, seq)) in pnfs_match_lseg_recall()
1076 if (pnfs_seqid_is_newer(newseq, oldseq)) in pnfs_set_layout_stateid()
1098 return lo->plh_barrier && pnfs_seqid_is_newer(lo->plh_barrier, seqid); in pnfs_layout_stateid_blocked()
1257 if (pnfs_seqid_is_newer(lseg->pls_seq, seq) || in pnfs_layoutreturn_retry_later_locked()