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

/freebsd-11-stable/contrib/amd/amd/
H A Dget_args.c423 gopt.amfs_auto_retrans[i] = AMFS_AUTO_RETRANS(i);
H A Damd.h177 #define AMFS_AUTO_RETRANS(x) ((ALLOWED_MOUNT_TIME*10+5*gopt.amfs_auto_timeo[(x)])/gopt.amfs_auto_timeo[(x)] * 2) macro

Completed in 66 milliseconds