Home
last modified time | relevance | path

Searched refs:NFS4ERR_STALE_STATEID (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/include/linux/
Dnfs4.h188 NFS4ERR_STALE_STATEID = 10023, enumerator
271 case NFS4ERR_STALE_STATEID: in seqid_mutating_err()
/linux-4.1.27/fs/nfs/
Dnfs4state.c1071 case -NFS4ERR_STALE_STATEID: in nfs_increment_seqid()
1412 case -NFS4ERR_STALE_STATEID: in nfs4_reclaim_locks()
1504 case -NFS4ERR_STALE_STATEID: in nfs4_reclaim_open_state()
Dnfs4proc.c385 case -NFS4ERR_STALE_STATEID: in nfs4_handle_exception()
1707 case -NFS4ERR_STALE_STATEID: in nfs4_handle_delegation_recall_error()
2664 case -NFS4ERR_STALE_STATEID: in nfs4_close_done()
4151 case -NFS4ERR_STALE_STATEID: in nfs4_error_stateid_expired()
4900 case -NFS4ERR_STALE_STATEID: in nfs4_async_handle_error()
5172 case -NFS4ERR_STALE_STATEID: in nfs4_delegreturn_done()
5288 case -NFS4ERR_STALE_STATEID: in nfs4_proc_delegreturn()
5444 case -NFS4ERR_STALE_STATEID: in nfs4_locku_done()
5701 case -NFS4ERR_STALE_STATEID: in nfs4_lock_done()
5752 case -NFS4ERR_STALE_STATEID: in nfs4_handle_setlk_error()
Dnfs4trace.h153 { -NFS4ERR_STALE_STATEID, "STALE_STATEID" }, \