OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:exclusive_flag
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/fs/nfs/server/
nfs_nfsdserv.c
985
int how = NFSCREATE_UNCHECKED,
exclusive_flag
= 0;
local
1043
exclusive_flag
= 1;
1101
&
exclusive_flag
, cverf, rdev, p, exp);
1120
if (
exclusive_flag
&& !nd->nd_repstat && (cverf[0] != tverf[0]
2583
int error = 0, create, claim,
exclusive_flag
= 0;
local
2829
exclusive_flag
= 1;
2834
exclusive_flag
= 1;
2839
&
exclusive_flag
, &nva, cverf, create, aclp, &attrbits,
2905
if (!nd->nd_repstat &&
exclusive_flag
&& (cverf[0] != tverf[0] ||
/src/sys/nfs/
nfs_serv.c
1436
int v3 = (nfsd->nd_flag & ND_NFSV3), how,
exclusive_flag
= 0;
local
1483
exclusive_flag
= 1;
1520
if (
exclusive_flag
) {
1521
exclusive_flag
= 0;
1602
if (
exclusive_flag
&& !error) {
Completed in 60 milliseconds
Indexes created Sat Feb 21 08:20:20 UTC 2026