Searched refs:EXCLUSIVE (Results 1 – 9 of 9) sorted by relevance
82 #define EXCLUSIVE 2 macro426 if (h == EXCLUSIVE)1189 case EXCLUSIVE: in sum_createhow()
770 EXCLUSIVE = 2 enumerator777 case EXCLUSIVE:
80 static char createmode3_names[EXCLUSIVE + 1][20] = {85 ((((createmode) >= 0) && ((createmode) <= EXCLUSIVE)) ? \986 if (args->how.mode != EXCLUSIVE) { in nfslog_CREATE3args_print()
563 case EXCLUSIVE: in xdr_nfslog_createhow3()
505 case EXCLUSIVE: in xdr_nfslog_createhow3()
1586 if (args->how.mode == EXCLUSIVE) { in rfs3_create()1755 if (args->how.mode == EXCLUSIVE && (vap == NULL || in rfs3_create()
1724 case EXCLUSIVE: in xdr_CREATE3args()
2415 args.how.mode = EXCLUSIVE; in nfs3create()
1554 EXCLUSIVE = 2 enumerator