SET_I_COUNT
#define SET_I_COUNT(ip, cnt) ufs_set_i_count(ip, cnt, __FILE__, __LINE__)
#define SET_I_COUNT(ip, cnt) ((ip)->i_count = cnt)