HomeSort by: relevance | last modified time | path
    Searched defs:expireret (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/fs/nfs/client/
nfs_clrpcops.c 270 int ret, newone, error, expireret = 0, retrycnt; local in function:nfsrpc_open
361 expireret = nfscl_hasexpired(nmp->nm_clp, clidrev, p);
368 expireret == 0 && clidrev != 0 && retrycnt < 4));
1072 int error, expireret = 0, openerr, retrycnt; local in function:nfsrpc_setattr
1130 expireret = nfscl_hasexpired(nmp->nm_clp, clidrev, p);
1138 expireret == 0 && clidrev != 0 && retrycnt < 4));
1350 int error, expireret = 0, retrycnt; local in function:nfsrpc_read
1385 expireret = nfscl_hasexpired(nmp->nm_clp, clidrev, p);
1393 expireret == 0 && clidrev != 0 && retrycnt < 4));
1502 int error, expireret = 0, retrycnt, nostateid local in function:nfsrpc_write
1844 int error = 0, newone, expireret = 0, retrycnt, unlocked; local in function:nfsrpc_create
3678 int error = 0, newone = 0, expireret = 0, retrycnt, donelocally; local in function:nfsrpc_advlock
    [all...]
nfs_clrpcops.c 270 int ret, newone, error, expireret = 0, retrycnt; local in function:nfsrpc_open
361 expireret = nfscl_hasexpired(nmp->nm_clp, clidrev, p);
368 expireret == 0 && clidrev != 0 && retrycnt < 4));
1072 int error, expireret = 0, openerr, retrycnt; local in function:nfsrpc_setattr
1130 expireret = nfscl_hasexpired(nmp->nm_clp, clidrev, p);
1138 expireret == 0 && clidrev != 0 && retrycnt < 4));
1350 int error, expireret = 0, retrycnt; local in function:nfsrpc_read
1385 expireret = nfscl_hasexpired(nmp->nm_clp, clidrev, p);
1393 expireret == 0 && clidrev != 0 && retrycnt < 4));
1502 int error, expireret = 0, retrycnt, nostateid local in function:nfsrpc_write
1844 int error = 0, newone, expireret = 0, retrycnt, unlocked; local in function:nfsrpc_create
3678 int error = 0, newone = 0, expireret = 0, retrycnt, donelocally; local in function:nfsrpc_advlock
    [all...]

Completed in 37 milliseconds