Lines Matching refs:stateid
1402 &state->stateid); in nfs4_schedule_stateid_recovery()
1412 const nfs4_stateid *stateid) in nfs_state_find_lock_state_by_stateid() argument
1419 if (nfs4_stateid_match_or_older(&pos->ls_stateid, stateid)) in nfs_state_find_lock_state_by_stateid()
1426 const nfs4_stateid *stateid) in nfs_state_lock_state_matches_stateid() argument
1432 if (nfs_state_find_lock_state_by_stateid(state, stateid)) in nfs_state_lock_state_matches_stateid()
1440 const nfs4_stateid *stateid) in nfs_inode_find_state_and_recover() argument
1453 if (nfs4_stateid_match_or_older(&state->stateid, stateid) && in nfs_inode_find_state_and_recover()
1459 nfs4_stateid_match_or_older(&state->open_stateid, stateid) && in nfs_inode_find_state_and_recover()
1464 if (nfs_state_lock_state_matches_stateid(state, stateid) && in nfs_inode_find_state_and_recover()
1470 nfs_inode_find_delegation_state_and_recover(inode, stateid); in nfs_inode_find_state_and_recover()
1576 !nfs4_stateid_match_other(&state->stateid, in nfs42_complete_copies()
1577 ©->parent_dst_state->stateid))) in nfs42_complete_copies()
1588 !nfs4_stateid_match_other(&state->stateid, in nfs42_complete_copies()
1589 ©->parent_src_state->stateid))) in nfs42_complete_copies()