Home
last modified time | relevance | path

Searched refs:fivepc (Results 1 – 1 of 1) sorted by relevance

/dports/sysutils/pacman/pacman-5.1.3/lib/libalpm/
H A Ddiskspace.c343 fsblkcnt_t fivepc = (mp->fsp.f_blocks / 20) + 1; in check_mountpoint() local
345 fsblkcnt_t cushion = fivepc < twentymb ? fivepc : twentymb; in check_mountpoint()