Lines Matching refs:stateid
1393 &state->stateid); in nfs4_schedule_stateid_recovery()
1403 const nfs4_stateid *stateid) in nfs_state_find_lock_state_by_stateid() argument
1410 if (nfs4_stateid_match_or_older(&pos->ls_stateid, stateid)) in nfs_state_find_lock_state_by_stateid()
1417 const nfs4_stateid *stateid) in nfs_state_lock_state_matches_stateid() argument
1423 if (nfs_state_find_lock_state_by_stateid(state, stateid)) in nfs_state_lock_state_matches_stateid()
1431 const nfs4_stateid *stateid) in nfs_inode_find_state_and_recover() argument
1444 if (nfs4_stateid_match_or_older(&state->stateid, stateid) && in nfs_inode_find_state_and_recover()
1450 nfs4_stateid_match_or_older(&state->open_stateid, stateid) && in nfs_inode_find_state_and_recover()
1455 if (nfs_state_lock_state_matches_stateid(state, stateid) && in nfs_inode_find_state_and_recover()
1461 nfs_inode_find_delegation_state_and_recover(inode, stateid); in nfs_inode_find_state_and_recover()
1567 !nfs4_stateid_match_other(&state->stateid, in nfs42_complete_copies()
1568 ©->parent_dst_state->stateid))) in nfs42_complete_copies()
1579 !nfs4_stateid_match_other(&state->stateid, in nfs42_complete_copies()
1580 ©->parent_src_state->stateid))) in nfs42_complete_copies()