fs/nfs/delegation.c
1044
if (nfs4_stateid_is_newer(&delegation->stateid, stateid)) {
fs/nfs/delegation.c
1078
if (nfs4_stateid_is_newer(&delegation->stateid, stateid))
fs/nfs/delegation.c
1535
nfs4_stateid_is_newer(&delegation->stateid, dst) &&
fs/nfs/delegation.c
415
if (nfs4_stateid_is_newer(&update->stateid, &delegation->stateid)) {
fs/nfs/nfs42proc.c
1017
if (!nfs4_stateid_is_newer(&lo->plh_stateid,
fs/nfs/nfs42proc.c
1186
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
6994
if (!nfs4_stateid_is_newer(&lsp->ls_stateid, dst))
fs/nfs/pnfs.c
429
if (!nfs4_stateid_is_newer(&lo->plh_stateid, dst)) {