Lines Matching defs:error
289 int error;293 error = exfat_cont_expand(inode, attr->ia_size);294 if (error || attr->ia_valid == ATTR_SIZE)295 return error;307 error = setattr_prepare(dentry, attr);309 if (error)318 error = -EPERM;332 error = exfat_block_truncate_page(inode, attr->ia_size);333 if (error)347 return error;