OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:slpflag
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/fs/nfs/client/
nfs_clbio.c
1298
int error = 0,
slpflag
, slptimeo;
local
1308
slpflag
= PCATCH;
1311
slpflag
= 0;
1342
error = vinvalbuf(vp, flags,
slpflag
, 0);
1379
int
slpflag
= 0;
local
1404
slpflag
= PCATCH;
1461
&ncl_iod_mutex,
slpflag
| PRIBIO, "nfsaio",
1469
if (
slpflag
== PCATCH) {
1470
slpflag
= 0;
nfs_clvnops.c
2646
int error = 0, slptimeo = 0,
slpflag
= 0, retv, bvecpos;
local
2661
slpflag
= PCATCH;
2846
BO_LOCKPTR(bo), "nfsfsync",
slpflag
, slptimeo);
2867
if (
slpflag
== PCATCH) {
2868
slpflag
= 0;
2899
error = bufobj_wwait(bo,
slpflag
, slptimeo);
2913
if (
slpflag
== PCATCH) {
2914
slpflag
= 0;
2932
&np->n_mtx,
slpflag
| (PRIBIO + 1),
Completed in 20 milliseconds
Indexes created Fri Feb 20 16:20:20 UTC 2026