Lines Matching refs:NFS_DELEGATED_STATE
1347 if (test_bit(NFS_DELEGATED_STATE, &state->flags) == 0) in nfs_clear_open_stateid_locked()
1377 if (test_bit(NFS_DELEGATED_STATE, &state->flags) == 0) in nfs_set_open_stateid_locked()
1392 set_bit(NFS_DELEGATED_STATE, &state->flags); in __update_open_stateid()
1705 clear_bit(NFS_DELEGATED_STATE, &state->flags); in nfs4_open_recover()
1721 if (test_bit(NFS_DELEGATED_STATE, &state->flags) == 0 && in nfs4_open_recover()
1724 if (test_bit(NFS_DELEGATED_STATE, &state->flags) == 0) in nfs4_open_recover()
1803 set_bit(NFS_DELEGATED_STATE, &state->flags); in nfs4_handle_delegation_recall_error()
1808 set_bit(NFS_DELEGATED_STATE, &state->flags); in nfs4_handle_delegation_recall_error()
1829 set_bit(NFS_DELEGATED_STATE, &state->flags); in nfs4_handle_delegation_recall_error()
1856 clear_bit(NFS_DELEGATED_STATE, &state->flags); in nfs4_open_delegation_recall()
2307 clear_bit(NFS_DELEGATED_STATE, &state->flags); in nfs_finish_clear_delegation_stateid()
5952 if (test_bit(NFS_DELEGATED_STATE, &state->flags) != 0) in nfs4_lock_reclaim()
5979 if (test_bit(NFS_DELEGATED_STATE, &state->flags) != 0) in nfs4_lock_expired()
6065 if (test_bit(NFS_DELEGATED_STATE, &state->flags)) { in _nfs4_proc_setlk()