Lines Matching refs:stateid
1394 &state->stateid); in nfs4_schedule_stateid_recovery()
1404 const nfs4_stateid *stateid) in nfs_state_find_lock_state_by_stateid() argument
1411 if (nfs4_stateid_match_or_older(&pos->ls_stateid, stateid)) in nfs_state_find_lock_state_by_stateid()
1418 const nfs4_stateid *stateid) in nfs_state_lock_state_matches_stateid() argument
1424 if (nfs_state_find_lock_state_by_stateid(state, stateid)) in nfs_state_lock_state_matches_stateid()
1432 const nfs4_stateid *stateid) in nfs_inode_find_state_and_recover() argument
1445 if (nfs4_stateid_match_or_older(&state->stateid, stateid) && in nfs_inode_find_state_and_recover()
1451 nfs4_stateid_match_or_older(&state->open_stateid, stateid) && in nfs_inode_find_state_and_recover()
1456 if (nfs_state_lock_state_matches_stateid(state, stateid) && in nfs_inode_find_state_and_recover()
1462 nfs_inode_find_delegation_state_and_recover(inode, stateid); in nfs_inode_find_state_and_recover()
1568 !nfs4_stateid_match_other(&state->stateid, in nfs42_complete_copies()
1569 ©->parent_dst_state->stateid))) in nfs42_complete_copies()
1580 !nfs4_stateid_match_other(&state->stateid, in nfs42_complete_copies()
1581 ©->parent_src_state->stateid))) in nfs42_complete_copies()