getinoquota
int getinoquota(struct inode *);
if ((error = getinoquota(ip)) != 0)
if ((error = getinoquota(VTOI(vp))) != 0) {
if ((error = getinoquota(ip)) != 0)
error = getinoquota(ip);