Home | History | Annotate | Download | only in server

Lines Matching defs:claim

2583 	int error = 0, create, claim, exclusive_flag = 0;
2761 * Now, handle the claim, which usually includes looking up a
2766 claim = fxdr_unsigned(int, *tl);
2767 if (claim == NFSV4OPEN_CLAIMDELEGATECUR) {
2772 } else if (claim == NFSV4OPEN_CLAIMDELEGATEPREV) {
2775 if (claim == NFSV4OPEN_CLAIMNULL || claim == NFSV4OPEN_CLAIMDELEGATECUR
2776 || claim == NFSV4OPEN_CLAIMDELEGATEPREV) {
2778 claim != NFSV4OPEN_CLAIMNULL)
2841 } else if (claim == NFSV4OPEN_CLAIMPREVIOUS || claim ==
2843 if (claim == NFSV4OPEN_CLAIMPREVIOUS) {
2932 if (claim == NFSV4OPEN_CLAIMPREVIOUS) {