HomeSort by relevance Sort by last modified time
    Searched refs:rfs4_maxlock_tries (Results 1 - 2 of 2) sorted by null

  /nfsv41/nfs41-gate/usr/src/uts/common/fs/nfs/
nfs4_srv.c 82 #define RFS4_MAXLOCK_TRIES 4 /* Try to get the lock this many times */
83 static int rfs4_maxlock_tries = RFS4_MAXLOCK_TRIES; variable
    [all...]
nfs41_srv.c 91 #define RFS4_MAXLOCK_TRIES 4 /* Try to get the lock this many times */
92 static int rfs4_maxlock_tries = RFS4_MAXLOCK_TRIES; variable
    [all...]

Completed in 240 milliseconds