Lines Matching refs:seqlock
1598 write_seqlock(&state->seqlock); in nfs_clear_open_stateid()
1602 write_sequnlock(&state->seqlock); in nfs_clear_open_stateid()
1610 __must_hold(&state->seqlock) in nfs_set_open_stateid_locked()
1634 write_sequnlock(&state->seqlock); in nfs_set_open_stateid_locked()
1648 write_seqlock(&state->seqlock); in nfs_set_open_stateid_locked()
1673 write_seqlock(&state->seqlock); in nfs_state_set_open_stateid()
1686 write_sequnlock(&state->seqlock); in nfs_state_set_open_stateid()
1705 write_seqlock(&state->seqlock); in nfs_state_set_delegation()
1708 write_sequnlock(&state->seqlock); in nfs_state_set_delegation()
1713 write_seqlock(&state->seqlock); in nfs_state_clear_delegation()
1716 write_sequnlock(&state->seqlock); in nfs_state_clear_delegation()
2108 write_seqlock(&state->seqlock); in nfs4_open_recover()
2111 write_sequnlock(&state->seqlock); in nfs4_open_recover()
3326 seq = read_seqbegin(&state->seqlock); in nfs4_sync_open_stateid()
3329 if (read_seqretry(&state->seqlock, seq)) in nfs4_sync_open_stateid()
3334 if (read_seqretry(&state->seqlock, seq)) in nfs4_sync_open_stateid()
3360 seq = read_seqbegin(&state->seqlock); in nfs4_refresh_open_old_stateid()
3362 if (read_seqretry(&state->seqlock, seq)) in nfs4_refresh_open_old_stateid()
3367 if (read_seqretry(&state->seqlock, seq)) in nfs4_refresh_open_old_stateid()