Searched refs:ulmin (Results 1 – 2 of 2) sorted by relevance
57 LIBKERN_INLINE u_long ulmin(u_long, u_long) __unused;115 ulmin(u_long a, u_long b) in ulmin() function
1672 maxrun = ulmin(MAXPHYS / dep->de_pmp->pm_bpcluster - 1, in msdosfs_bmap()