Searched refs:MNTTAB_OPT_RSIZE (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/amd/include/
H A Dam_compat.h112 #if defined(MNT2_NFS_OPT_RSIZE) && !defined(MNTTAB_OPT_RSIZE)
113 # define MNTTAB_OPT_RSIZE "rsize" macro
114 #endif /* defined(MNT2_NFS_OPT_RSIZE) && !defined(MNTTAB_OPT_RSIZE) */
314 #ifndef MNTTAB_OPT_RSIZE
315 # define MNTTAB_OPT_RSIZE "rsize" macro
316 #endif /* not MNTTAB_OPT_RSIZE */
/freebsd-12-stable/contrib/amd/libamu/
H A Dmount_fs.c539 nap->rsize = hasmntval(mntp, MNTTAB_OPT_RSIZE);

Completed in 101 milliseconds