SET_I_ENDOFF
#define SET_I_ENDOFF(ip, off) ufs_set_i_endoff(ip, off, __FILE__, __LINE__)
#define SET_I_ENDOFF(ip, off) ((ip)->i_endoff = off)