HomeSort by: relevance | last modified time | path
    Searched refs:NFSLY_RETONCLOSE (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/fs/nfs/common/
nfsclstate.h 260 #define NFSLY_RETONCLOSE 0x0080
  /src/sys/fs/nfs/client/
nfs_clstate.c 4740 (NFSLY_FILES | NFSLY_RETONCLOSE) : NFSLY_FILES;
4750 lyp->nfsly_flags |= NFSLY_RETONCLOSE;
4843 if (lyp != NULL && (lyp->nfsly_flags & NFSLY_RETONCLOSE) != 0) {

Completed in 34 milliseconds