Searched refs:SEGS_PER_BLOCK (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/sys/dev/fatm/
H A Dif_fatmreg.h292 #define SEGS_PER_BLOCK 4 /* segment descriptors per extension block */ macro
312 (1 + ((SEGS)-TXD_FIXED+SEGS_PER_BLOCK-1)/SEGS_PER_BLOCK)
372 + SEGS_PER_BLOCK - 1) \
373 / SEGS_PER_BLOCK)

Completed in 88 milliseconds