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

  /src/external/bsd/am-utils/dist/include/
am_compat.h 114 #if defined(MNT2_NFS_OPT_RSIZE) && !defined(MNTTAB_OPT_RSIZE)
116 #endif /* defined(MNT2_NFS_OPT_RSIZE) && !defined(MNTTAB_OPT_RSIZE) */
  /src/external/bsd/am-utils/include/
config.h 1803 #define MNT2_NFS_OPT_RSIZE 0x4
  /src/external/bsd/am-utils/dist/libamu/
mount_fs.c 543 #ifdef MNT2_NFS_OPT_RSIZE
545 nap->flags |= MNT2_NFS_OPT_RSIZE;
546 #endif /* MNT2_NFS_OPT_RSIZE */

Completed in 25 milliseconds