Searched refs:ulmin (Results 1 – 3 of 3) sorted by relevance
148 maxrun = ulmin(maxio - 1, pmp->pm_maxcluster - cn); in msdosfs_bmap()156 maxrun = ulmin(maxio - 1, cn); in msdosfs_bmap()
100 size = roundup(ulmin(fatblocksec, pmp->pm_FATsecs - bn) * DEV_BSIZE, in fatblock()
60 ulmin(u_long a, u_long b) in ulmin() function