nfs4_stateid_match_or_older
nfs4_stateid_match_or_older(&delegation->stateid, stateid) &&
if (nfs4_stateid_match_or_older(&pos->ls_stateid, stateid))
if (nfs4_stateid_match_or_older(&state->stateid, stateid) &&
nfs4_stateid_match_or_older(&state->open_stateid, stateid) &&