fs/nfs/delegation.c
1037
if (nfs4_stateid_is_newer(&delegation->stateid, stateid)) {
fs/nfs/delegation.c
1071
if (nfs4_stateid_is_newer(&delegation->stateid, stateid))
fs/nfs/delegation.c
1528
nfs4_stateid_is_newer(&delegation->stateid, dst) &&
fs/nfs/delegation.c
408
if (nfs4_stateid_is_newer(&update->stateid, &delegation->stateid)) {
fs/nfs/nfs42proc.c
1011
if (!nfs4_stateid_is_newer(&lo->plh_stateid,
fs/nfs/nfs42proc.c
1180
if (!nfs4_stateid_is_newer(&lo->plh_stateid,
fs/nfs/nfs4_fs.h
628
!(src->seqid && nfs4_stateid_is_newer(dst, src));
fs/nfs/nfs4proc.c
1677
!nfs4_stateid_is_newer(stateid, &state->open_stateid)) {
fs/nfs/nfs4proc.c
1718
!nfs4_stateid_is_newer(stateid, &state->open_stateid)) {
fs/nfs/nfs4proc.c
1890
if (!nfs4_stateid_is_newer(stateid, &lsp->ls_stateid))
fs/nfs/nfs4proc.c
6984
if (!nfs4_stateid_is_newer(&lsp->ls_stateid, dst))
fs/nfs/pnfs.c
429
if (!nfs4_stateid_is_newer(&lo->plh_stateid, dst)) {