Home
last modified time | relevance | path

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

/freebsd/sbin/newfs_msdos/
H A Dmkfs_msdos.c252 u_int extra_res, alignment, alignto, saved_x, attempts=0; in mkfs_msdos() local
571 alignto = bpb.bpbSecPerClust; in mkfs_msdos()
572 if (alignto > 1) { in mkfs_msdos()
575 alignto; in mkfs_msdos()
577 extra_res += alignto - alignment; in mkfs_msdos()