Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/fs/nfsclient/
HDnfs_clrpcops.c67 int nfstest_outofseq = 0; variable
4001 if (nfstest_outofseq && in nfsrpc_locku()
4002 (arc4random() % nfstest_outofseq) == 0) in nfsrpc_locku()
4090 if (nfstest_outofseq && in nfsrpc_lock()
4091 (arc4random() % nfstest_outofseq) == 0) in nfsrpc_lock()