FL_OFFSET_MASK
return le16_to_cpu(fle->format_offset) & FL_OFFSET_MASK;
fle->format_offset &= cpu_to_le16(~FL_OFFSET_MASK);