Home
last modified time | relevance | path

Searched refs:nfserr_clientid_busy (Results 1 – 2 of 2) sorted by relevance

/linux/fs/nfsd/
H A Dnfsd.h310 #define nfserr_clientid_busy cpu_to_be32(NFS4ERR_CLIENTID_BUSY)
313 #define nfserr_clientid_busy global() macro
H A Dnfs4state.c4526 status = nfserr_clientid_busy; in nfsd4_destroy_clientid()