Lines Matching defs:stateid
843 * which stateid was intended to be used, so a "correct" choice cannot
1042 * Byte-range lock aware utility to initialize the stateid of read/write
1059 /* returns true if delegation stateid found and copied */
1066 * dst, so it still has the lock stateid which we now
1416 &state->stateid);
1417 dprintk("%s: scheduling stateid recovery for server %s\n", __func__,
1426 const nfs4_stateid *stateid)
1433 if (nfs4_stateid_match_or_older(&pos->ls_stateid, stateid))
1440 const nfs4_stateid *stateid)
1446 if (nfs_state_find_lock_state_by_stateid(state, stateid))
1454 const nfs4_stateid *stateid)
1467 if (nfs4_stateid_match_or_older(&state->stateid, stateid) &&
1473 nfs4_stateid_match_or_older(&state->open_stateid, stateid) &&
1478 if (nfs_state_lock_state_matches_stateid(state, stateid) &&
1484 nfs_inode_find_delegation_state_and_recover(inode, stateid);
1590 !nfs4_stateid_match_other(&state->stateid,
1591 ©->parent_dst_state->stateid)))
1602 !nfs4_stateid_match_other(&state->stateid,
1603 ©->parent_src_state->stateid)))