ufs_get_i_count
int32_t ufs_get_i_count(struct inode *ip, const char *file, int line);
#define I_COUNT(ip) ufs_get_i_count(ip, __FILE__, __LINE__)