Searched refs:FRAGMENTS_PER_BLK (Results 1 - 2 of 2) sorted by relevance

/external/syslinux/core/fs/ufs/
H A Dbmap.c50 uint32_t skip = blk ? FRAGMENTS_PER_BLK : 0;
76 ufs_debug("[scan] end blk: %u\n", next - FRAGMENTS_PER_BLK);
H A Dufs.h47 #define FRAGMENTS_PER_BLK 8 macro

Completed in 6172 milliseconds