nfs_nfsdserv.c | 985 int how = NFSCREATE_UNCHECKED, exclusive_flag = 0; local in function:nfsrvd_create 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 in function:nfsrvd_open 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] ||
|