Searched refs:NFSV4OPEN_CLAIMNULL (Results 1 – 3 of 3) sorted by relevance
484 #define NFSV4OPEN_CLAIMNULL 0 macro
596 *tl = txdr_unsigned(NFSV4OPEN_CLAIMNULL); in nfsrpc_openrpc()2672 *tl = txdr_unsigned(NFSV4OPEN_CLAIMNULL); in nfsrpc_createv4()8262 *tl = txdr_unsigned(NFSV4OPEN_CLAIMNULL); in nfsrpc_openlayoutrpc()8486 *tl = txdr_unsigned(NFSV4OPEN_CLAIMNULL); in nfsrpc_createlayout()
3054 if (claim == NFSV4OPEN_CLAIMNULL || claim == NFSV4OPEN_CLAIMDELEGATECUR in nfsrvd_open()3057 claim != NFSV4OPEN_CLAIMNULL) in nfsrvd_open()