Searched refs:MNT2_NFS_OPT_RSIZE (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/amd/include/
H A Dam_compat.h112 #if defined(MNT2_NFS_OPT_RSIZE) && !defined(MNTTAB_OPT_RSIZE)
114 #endif /* defined(MNT2_NFS_OPT_RSIZE) && !defined(MNTTAB_OPT_RSIZE) */
/freebsd-11-stable/usr.sbin/amd/include/
H A Dconfig.h1806 #define MNT2_NFS_OPT_RSIZE 0x4 macro
/freebsd-11-stable/contrib/amd/libamu/
H A Dmount_fs.c540 #ifdef MNT2_NFS_OPT_RSIZE
542 nap->flags |= MNT2_NFS_OPT_RSIZE;
543 #endif /* MNT2_NFS_OPT_RSIZE */

Completed in 81 milliseconds