SET_I_OFFSET
#define SET_I_OFFSET(ip, off) ufs_set_i_offset(ip, off, __FILE__, __LINE__)
#define SET_I_OFFSET(ip, off) ((ip)->i_offset = (off))