Searched refs:NFSV4OPEN_CLAIMNULL (Results 1 – 3 of 3) sorted by relevance
487 #define NFSV4OPEN_CLAIMNULL 0 macro
599 *tl = txdr_unsigned(NFSV4OPEN_CLAIMNULL); in nfsrpc_openrpc()2676 *tl = txdr_unsigned(NFSV4OPEN_CLAIMNULL); in nfsrpc_createv4()8466 *tl = txdr_unsigned(NFSV4OPEN_CLAIMNULL); in nfsrpc_openlayoutrpc()8690 *tl = txdr_unsigned(NFSV4OPEN_CLAIMNULL); in nfsrpc_createlayout()
3205 if (claim == NFSV4OPEN_CLAIMNULL || claim == NFSV4OPEN_CLAIMDELEGATECUR in nfsrvd_open()3208 claim != NFSV4OPEN_CLAIMNULL) in nfsrvd_open()