ufs_get_i_endoff
doff_t ufs_get_i_endoff(struct inode *ip, const char *file, int line);
#define I_ENDOFF(ip) ufs_get_i_endoff(ip, __FILE__, __LINE__)