OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:opflags
(Results
1 - 5
of
5
) sorted by relevancy
/src/sbin/mount_nfs/
mount_nfs.h
47
extern int
opflags
;
getnfsargs.c
80
int
opflags
= 0;
variable in typeref:typename:int
189
if ((
opflags
& ISBGRND) == 0) {
207
if ((
opflags
& ISBGRND) == 0) {
240
if ((
opflags
& ISBGRND) == 0)
248
if (
opflags
& BGRND) {
249
opflags
&= ~BGRND;
260
opflags
|= ISBGRND;
270
if (
opflags
& ISBGRND)
getnfsargs_small.c
134
int
opflags
= 0;
variable in typeref:typename:int
mount_nfs.c
246
opflags
|= BGRND;
285
opflags
|= BGRND;
/src/sys/fs/nfs/server/
nfs_nfsdstate.c
483
nfsrv_getclient(nfsquad_t clientid, int
opflags
, struct nfsclient **clpp,
500
opflags
!= CLOPS_RENEW) && nfsrvboottime != clientid.lval[0]) {
506
* If called with
opflags
== CLOPS_RENEW, the State Lock is
510
if (
opflags
& CLOPS_CONFIRM) {
526
} else if (
opflags
!= CLOPS_RENEW) {
532
opflags
== CLOPS_RENEW) {
550
if (
opflags
& CLOPS_CONFIRM)
561
if (
opflags
& CLOPS_CONFIRM) {
565
} else if (
opflags
!= CLOPS_RENEW) {
572
* Perform any operations specified by the
opflags
[
all
...]
Completed in 20 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025