EXT2_ADDR_PER_BLOCK
ump->um_nindir = EXT2_ADDR_PER_BLOCK(fs);
#define NINDIR(fs) (EXT2_ADDR_PER_BLOCK(fs))